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

Hermes.spec

index b16f0936f0bb80125503db234f7c7892610f406f..598c24cc5bc46cddba04988fb92b27f56ae58b3c 100644 (file)
@@ -78,7 +78,7 @@ make
 %install
 rm -rf $RPM_BUILD_ROOT
 
-make install-strip DESTDIR=$RPM_BUILD_ROOT
+%{__make} install-strip DESTDIR=$RPM_BUILD_ROOT
 
 strip --strip-unneeded $RPM_BUILD_ROOT%{_libdir}/lib*.so.*.*
 
This page took 0.069855 seconds and 4 git commands to generate.