]> git.pld-linux.org Git - packages/rpm.git/commitdiff
- fixed typo, added __gettextize
authorJakub Bogusz <qboosh@pld-linux.org>
Sat, 18 May 2002 22:33:08 +0000 (22:33 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    rpm.macros -> 1.78

rpm.macros

index a8e4f0ccd9e12d774ba83be9cac6c4f12d506910..2d9d369f33479e23df0d9b6a8fbe699e482def8a 100644 (file)
@@ -33,7 +33,8 @@
 # Build system path macros.
 #
 %__libtoolize           libtoolize --copy --force
-%__automake             automake -a -c -f --foreing
+%__gettextize           gettextize --copy --force
+%__automake             automake -a -c -f --foreign
 %__autoconf             autoconf %{?debug:-Wall}
 
 #-----------------------------------------------------------------
This page took 0.099946 seconds and 4 git commands to generate.