]> git.pld-linux.org Git - packages/bbppp.git/commitdiff
- many small fixes, inspired by kloczek
authorPaweł Gołaszewski <blues@pld-linux.org>
Mon, 7 Jul 2003 04:23:50 +0000 (04:23 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    bbppp.spec -> 1.17

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.109994 seconds and 4 git commands to generate.