]> git.pld-linux.org Git - packages/bing.git/commitdiff
- added CFLAGS="%%{rpmcflags}" CC=%%{__cc} to make parameters. bing-1_0_4-2
authorkloczek <kloczek@pld-linux.org>
Sat, 16 Jun 2001 03:00:49 +0000 (03:00 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    bing.spec -> 1.4

bing.spec

index 3c11c99c32cf3efc31d4c094383269a7d940d733..b3fdef037a5d8bc66c5f00b754867b291eb16518 100644 (file)
--- a/bing.spec
+++ b/bing.spec
@@ -27,7 +27,7 @@ ICMP.
 %patch -p0 
 
 %build
-%{__make}
+%{__make} CFLAGS="%{rpmcflags}" CC=%{__cc}
 
 %install
 rm -rf $RPM_BUILD_ROOT
This page took 0.136738 seconds and 4 git commands to generate.