]> git.pld-linux.org Git - packages/rpm.git/blobdiff - rpm.macros
Set TMPDIR=/tmp if wasn't set at all.
[packages/rpm.git] / rpm.macros
index 806340676833a32ab927df240fe26348e91cf537..2d9d369f33479e23df0d9b6a8fbe699e482def8a 100644 (file)
@@ -33,8 +33,9 @@
 # Build system path macros.
 #
 %__libtoolize           libtoolize --copy --force
-%__automake             automake -a -c -f --foreing %{!?debug:-Wall}
-%__autoconf             autoconf %{!?debug:-Wall}
+%__gettextize           gettextize --copy --force
+%__automake             automake -a -c -f --foreign
+%__autoconf             autoconf %{?debug:-Wall}
 
 #-----------------------------------------------------------------
 %configure2_13 { \
This page took 0.039438 seconds and 4 git commands to generate.