]> git.pld-linux.org Git - packages/anacron.git/commitdiff
- added using %%{rpmcflags} macro.
authorkloczek <kloczek@pld-linux.org>
Mon, 30 Apr 2001 16:05:14 +0000 (16:05 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    anacron.spec -> 1.13

anacron.spec

index c45bfc3cc6201c6390f581b7ab2f0c1057294bc0..b7f214f879c0ccca4565d930e3d92102117a3dc5 100644 (file)
@@ -43,7 +43,7 @@ mo
 %setup -q
 
 %build
 %setup -q
 
 %build
-%{__make} CFLAGS="%{?debug:-O0 -g}%{!?debug:$RPM_OPT_FLAGS}"
+%{__make} CFLAGS="%{rpmcflags}"
 
 %install
 rm -rf $RPM_BUILD_ROOT
 
 %install
 rm -rf $RPM_BUILD_ROOT
This page took 0.101113 seconds and 4 git commands to generate.