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

dagrab.spec

index ae10eb4279fe22268532db053fb3a932427ea08a..201e307b128d39a26a2032a3212ade2f2c1b4d07 100644 (file)
@@ -24,7 +24,7 @@ wav.
 %patch -p1
 
 %build
-make CFLAGS="$RPM_OPT_FLAGS"
+%{__make} CFLAGS="$RPM_OPT_FLAGS"
 
 %install
 rm -rf $RPM_BUILD_ROOT
This page took 0.072517 seconds and 4 git commands to generate.