]> git.pld-linux.org Git - packages/rpm-build-macros.git/commitdiff
- removed added by mistake %{!?debug:-Wall} in %__automake macro.
authorkloczek <kloczek@pld-linux.org>
Sat, 18 May 2002 18:57:46 +0000 (18:57 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    rpm.macros -> 1.76

rpm.macros

index 806340676833a32ab927df240fe26348e91cf537..b23312d2efba1f4103b00f0917a5ff8db3817c33 100644 (file)
@@ -33,7 +33,7 @@
 # Build system path macros.
 #
 %__libtoolize           libtoolize --copy --force
-%__automake             automake -a -c -f --foreing %{!?debug:-Wall}
+%__automake             automake -a -c -f --foreing
 %__autoconf             autoconf %{!?debug:-Wall}
 
 #-----------------------------------------------------------------
This page took 0.036868 seconds and 4 git commands to generate.