rpms/wxsvg/devel wxsvg.spec,1.16,1.17

Nicolas Chauvet kwizart at rpmfusion.org
Thu Jun 28 08:39:36 CEST 2012


Author: kwizart

Update of /cvs/free/rpms/wxsvg/devel
In directory old02.ovh.rpmfusion.lan:/tmp/cvs-serv6580

Modified Files:
	wxsvg.spec 
Log Message:
Fix the build



Index: wxsvg.spec
===================================================================
RCS file: /cvs/free/rpms/wxsvg/devel/wxsvg.spec,v
retrieving revision 1.16
retrieving revision 1.17
diff -u -r1.16 -r1.17
--- wxsvg.spec	27 Jun 2012 16:06:17 -0000	1.16
+++ wxsvg.spec	28 Jun 2012 06:39:35 -0000	1.17
@@ -34,7 +34,9 @@
 
 %build
 mkdir -p m4
-sh autogen.sh
+cp /usr/share/libtool/config/ltmain.sh .
+autoupdate
+autoreconf
 %configure \
     --disable-dependency-tracking \
     --disable-static


More information about the rpmfusion-commits mailing list