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

bzip2.spec

index 3260d11cec1195c27181c9159fa17e3a9a83d003..484c44861a7e650a4e3e7912cfe9667b2ac209f7 100644 (file)
@@ -70,7 +70,7 @@ Biblioteka statyczna libbz2.
 %patch -p1
 
 %build
-make CFLAGS="$RPM_OPT_FLAGS"
+%{__make} CFLAGS="$RPM_OPT_FLAGS"
 
 %install
 rm -rf $RPM_BUILD_ROOT
This page took 0.055236 seconds and 4 git commands to generate.