clean up spec
This commit is contained in:
parent
fe1a4f0544
commit
8a7a24356c
@ -52,13 +52,9 @@ libraries so that they interoperate with pycairo.
|
||||
make %{?_smp_mflags}
|
||||
|
||||
%install
|
||||
rm -rf $RPM_BUILD_ROOT
|
||||
make DESTDIR=$RPM_BUILD_ROOT install
|
||||
find $RPM_BUILD_ROOT -name '*.la' | xargs rm -f
|
||||
|
||||
%clean
|
||||
rm -rf $RPM_BUILD_ROOT
|
||||
|
||||
%files
|
||||
%defattr(-,root,root,-)
|
||||
%doc AUTHORS COPYING* INSTALL NEWS README
|
||||
|
||||
Loading…
Reference in New Issue
Block a user