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

bsd-finger.spec

index cfa3c0471a4ace94c0986ca474cafdb367c2dc9f..5a24e502dba97b70674a612a3449e0d9e8af9fd5 100644 (file)
@@ -99,7 +99,7 @@ CC=gcc \
        --installroot=$RPM_BUILD_ROOT \
        --prefix=%{_prefix}
 
-%{__make} CFLAGS="%{?debug:-O0 -g}%{!?debug:$RPM_OPT_FLAGS}"
+%{__make} CFLAGS="%{rpmcflags}"
 
 %install
 rm -rf $RPM_BUILD_ROOT
This page took 0.080586 seconds and 4 git commands to generate.