]> git.pld-linux.org Git - packages/dnsmasq.git/commitdiff
- changed optflags to rpmcflags, it is needed for debug builds
authorfilon <filon@sokrates.mimuw.edu.pl>
Tue, 29 Oct 2002 22:11:24 +0000 (22:11 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    dnsmasq.spec -> 1.4

dnsmasq.spec

index 32eba5a3c4552ca852a22439dc68c5dda544a1aa..b133b3bf72c9f99136e7b178c130bb19213a8a8a 100644 (file)
@@ -35,7 +35,7 @@ i po
 %patch0 -p1
 
 %build
-%{__make} CC=%{__cc} OPTFLAGS="%{optflags}"
+%{__make} CC=%{__cc} OPTFLAGS="%{rpmcflags}"
 
 %install
 rm -rf $RPM_BUILD_ROOT
This page took 0.112587 seconds and 4 git commands to generate.