rpms/obby/devel obby.spec,1.5,1.6

Luke Macken (lmacken) fedora-extras-commits at redhat.com
Sun Oct 16 23:20:57 UTC 2005


Author: lmacken

Update of /cvs/extras/rpms/obby/devel
In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv16438

Modified Files:
	obby.spec 
Log Message:
see if this fixes x86_64 builds



Index: obby.spec
===================================================================
RCS file: /cvs/extras/rpms/obby/devel/obby.spec,v
retrieving revision 1.5
retrieving revision 1.6
diff -u -r1.5 -r1.6
--- obby.spec	7 Oct 2005 16:41:35 -0000	1.5
+++ obby.spec	16 Oct 2005 23:20:55 -0000	1.6
@@ -33,8 +33,7 @@
 
 
 %build
-aclocal
-autoconf
+aclocal && autoheader && autoconf && automake
 %configure --disable-static --with-howl
 make %{?_smp_mflags}
 




More information about the fedora-extras-commits mailing list