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

getty_ps.spec

index 6cbf56f8853d2948d25cec9d93a5ed3930b7b9fa..01aec491b76834ab2f2d351217e8a9d74891a1dc 100644 (file)
@@ -47,9 +47,9 @@ mgetty daha kullan
 
 %build
 # clean this ...
-make clean
+%{__make} clean
 
-make OPT="$RPM_OPT_FLAGS"
+%{__make} OPT="$RPM_OPT_FLAGS"
 
 %install
 rm -rf $RPM_BUILD_ROOT
This page took 0.064401 seconds and 4 git commands to generate.