rpms/vlc/devel vlc.spec,1.21,1.22

NicolasChauvet kwizart at rpmfusion.org
Fri Jan 16 18:37:08 CET 2009


Author: kwizart

Update of /cvs/free/rpms/vlc/devel
In directory se02.es.rpmfusion.net:/tmp/cvs-serv8727

Modified Files:
	vlc.spec 
Log Message:
Fix for newer libtool



Index: vlc.spec
===================================================================
RCS file: /cvs/free/rpms/vlc/devel/vlc.spec,v
retrieving revision 1.21
retrieving revision 1.22
diff -u -r1.21 -r1.22
--- vlc.spec	16 Jan 2009 16:25:37 -0000	1.21
+++ vlc.spec	16 Jan 2009 17:37:08 -0000	1.22
@@ -282,7 +282,7 @@
 
 chmod -x modules/gui/qt4/qt4*
 #./bootstrap
-autoreconf
+autoreconf -f -i
 libtoolize
 
 



More information about the rpmfusion-commits mailing list