strip libs

This commit is contained in:
Tigro 2012-10-23 15:04:10 +04:00
parent 52defa97ed
commit 91937e0322

View file

@ -169,6 +169,8 @@ mkdir -p %{buildroot}%{_sysconfdir}/%{crname}
install -m 0644 %{SOURCE30} %{buildroot}%{_sysconfdir}/%{crname}/
install -m 0644 %{SOURCE31} %{buildroot}%{_sysconfdir}/%{crname}/
find %{buildroot} -name "*.nexe" -exec strip {} \;
%clean
rm -rf %{buildroot}