]> git.pld-linux.org Git - packages/aalib.git/commitdiff
- added using %%{__make} macro.
authorkloczek <kloczek@pld-linux.org>
Fri, 9 Jun 2000 07:22:46 +0000 (07:22 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    aalib.spec -> 1.32

aalib.spec

index 2351ad1c5a11dd71281aab12594cfb6c34f1c560..73c1936308f89dcdba1208b0fa740e97ee747483 100644 (file)
@@ -97,7 +97,7 @@ make
 
 %install
 rm -rf $RPM_BUILD_ROOT
-make install DESTDIR=$RPM_BUILD_ROOT
+%{__make} install DESTDIR=$RPM_BUILD_ROOT
 
 strip --strip-unneeded $RPM_BUILD_ROOT%{_libdir}/lib*.so.*.*
 
This page took 0.087369 seconds and 4 git commands to generate.