]> git.pld-linux.org Git - packages/afio.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:
    afio.spec -> 1.7

afio.spec

index a207f3e2c63d097db0c76619a9819c022b8d75f0..928d92d989b3ccf3de22dc2b63062561d6d3ed6f 100644 (file)
--- a/afio.spec
+++ b/afio.spec
@@ -37,7 +37,7 @@ np.: "user@machine:/dev/tape".
 %build
 %{__make} clean
 %{__make} CFLAGS1="-Wformat -fomit-frame-pointer \
-       %{?debug:-O0 -g}%{!?debug:$RPM_OPT_FLAGS}"
+       %{rpmcflags}"
 
 %install
 rm -rf $RPM_BUILD_ROOT
This page took 0.474093 seconds and 4 git commands to generate.