]> git.pld-linux.org Git - packages/gb.git/blobdiff - gb.spec
perl -pi -e "s/^automake -a -c -f --foreing/\%\{__automake\}/; \
[packages/gb.git] / gb.spec
diff --git a/gb.spec b/gb.spec
index 51dd7fe018cf6a78c1a8f10ccee3c48a760a3432..025dea8d5f35170e2ee4fedb3bb768d8bce76579 100644 (file)
--- a/gb.spec
+++ b/gb.spec
@@ -66,8 +66,8 @@ sed -e s/AM_GNOME_GETTEXT/AM_GNU_GETTEXT/ configure.in > configure.in.tmp
 mv -f configure.in.tmp configure.in
 libtoolize --copy --force
 aclocal -I %{_aclocaldir}/gnome
-autoconf
-automake -a -c -f
+%{__autoconf}
+%{__automake}
 %configure
 %{__make}
 
This page took 0.07912 seconds and 4 git commands to generate.