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

antiword.spec

index ac837f460569a89f99ed9d34fd0bd95fba64c05c..e214fe506bad3a7156d88818925666eb11722f33 100644 (file)
@@ -30,7 +30,7 @@ Postscriptu. Antiword pr
 %patch1 -p1
 
 %build
-OPT="%{?debug:-O0 -g}%{!?debug:$RPM_OPT_FLAGS}" %{__make}
+OPT="%{rpmcflags}" %{__make}
 
 %install
 rm -rf $RPM_BUILD_ROOT
This page took 0.053252 seconds and 4 git commands to generate.