rpms/devhelp/devel devhelp.spec,1.127,1.128

Matthias Clasen mclasen at fedoraproject.org
Wed Jul 14 23:21:21 UTC 2010


Author: mclasen

Update of /cvs/pkgs/rpms/devhelp/devel
In directory cvs01.phx2.fedoraproject.org:/tmp/cvs-serv28806

Modified Files:
	devhelp.spec 
Log Message:
try again



Index: devhelp.spec
===================================================================
RCS file: /cvs/pkgs/rpms/devhelp/devel/devhelp.spec,v
retrieving revision 1.127
retrieving revision 1.128
diff -u -p -r1.127 -r1.128
--- devhelp.spec	14 Jul 2010 20:39:49 -0000	1.127
+++ devhelp.spec	14 Jul 2010 23:21:19 -0000	1.128
@@ -57,6 +57,10 @@ into other applications such as IDEs.
 # force regeneration
 rm data/devhelp.schemas
 
+libtoolize -f
+aclocal
+autoconf
+
 %build
 %configure --disable-static
 make %{?_smp_mflags} CFLAGS="$CFLAGS -fno-strict-aliasing"



More information about the scm-commits mailing list