Restore deletion command

This commit is contained in:
Simone Caronni 2015-11-15 17:26:18 +01:00
parent cf7dc27714
commit f60e7332a5
1 changed files with 1 additions and 1 deletions

View File

@ -158,7 +158,7 @@ make %{?_smp_mflags}
%install
make install DESTDIR=%{buildroot} INSTALL='install -p'
#find %{buildroot} -name "*.a" -delete
find %{buildroot} -name "*.a" -delete
%post libs -p /sbin/ldconfig