update %install section

This commit is contained in:
Peng Wu 2011-09-29 11:24:22 +08:00
parent fbec6d116c
commit f22772798f

View File

@ -42,7 +42,6 @@ make
%install
rm -rf $RPM_BUILD_ROOT
make install DESTDIR=$RPM_BUILD_ROOT
find $RPM_BUILD_ROOT -name '*.la' -exec rm -f {} ';'