]> git.pld-linux.org Git - packages/bbppp.git/blobdiff - bbppp.spec
- many small fixes, inspired by kloczek
[packages/bbppp.git] / bbppp.spec
index d46bb56f4c924a7bfc2a350eb1515e679f80a638..8d5ef7628c746730de1f45c1c8a2f3168d5fe448 100644 (file)
@@ -41,7 +41,8 @@ rm -f missing
 %install
 rm -rf $RPM_BUILD_ROOT
 
-%{__make} DESTDIR=$RPM_BUILD_ROOT install
+%{__make} install \
+       DESTDIR=$RPM_BUILD_ROOT
 
 %clean
 rm -rf $RPM_BUILD_ROOT
This page took 0.054731 seconds and 4 git commands to generate.