bug-buddy.spec
changeset 6180 03bb8a1c2bdb
parent 6080 4b30e2aa0fc7
child 6181 50d569a248a4
--- a/bug-buddy.spec	Wed Oct 26 02:09:58 2005 +0000
+++ b/bug-buddy.spec	Wed Oct 26 02:24:53 2005 +0000
@@ -52,6 +52,14 @@
   CPUS=1
 fi
 
+libtoolize --force
+glib-gettextize -f
+intltoolize --force --copy
+aclocal $ACLOCAL_FLAGS
+autoheader
+automake -a -c -f
+autoconf
+
 # FIXME: Disable scrollkeeper for now 
 CFLAGS="$RPM_OPT_FLAGS" \
 ./configure --prefix=%{_prefix} \