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

SysVinit.spec

index 6608177e351a22b1473e6685f7a0a4e28bbe2ca9..a6f93e9d7866449b0df0b10a80d95c36343c64bb 100644 (file)
@@ -77,7 +77,7 @@ sonlanmalar
 
 %build
 %{__make} -C src LCRYPT="-lcrypt" \
-       OPTIMIZE="%{?debug:-O0 -g}%{!?debug:$RPM_OPT_FLAGS}"
+       OPTIMIZE="%{rpmcflags}"
 
 %install
 rm -rf $RPM_BUILD_ROOT
This page took 0.038752 seconds and 4 git commands to generate.