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

ash.spec

index f6240c01df97096e8ed9ff905e46324e51e818b6..e447dbbaaf14230296239e93b2c04c77ce8b0a2d 100644 (file)
--- a/ash.spec
+++ b/ash.spec
@@ -95,7 +95,7 @@ echo ".so ash.1" > $RPM_BUILD_ROOT%{_mandir}/man1/bsh.1
 ln -sf ash $RPM_BUILD_ROOT/bin/bsh
 
 rm -f sh
-make STATIC=-static
+%{__make} STATIC=-static
 
 install sh $RPM_BUILD_ROOT/bin/ash.static
 
This page took 0.268574 seconds and 4 git commands to generate.