rpms/webkitgtk/devel webkitgtk.spec,1.30,1.31

Bastien Nocera hadess at fedoraproject.org
Thu Feb 11 18:37:16 UTC 2010


Author: hadess

Update of /cvs/pkgs/rpms/webkitgtk/devel
In directory cvs1.fedora.phx.redhat.com:/tmp/cvs-serv27221

Modified Files:
	webkitgtk.spec 
Log Message:
work-around possible make problem


Index: webkitgtk.spec
===================================================================
RCS file: /cvs/pkgs/rpms/webkitgtk/devel/webkitgtk.spec,v
retrieving revision 1.30
retrieving revision 1.31
diff -u -p -r1.30 -r1.31
--- webkitgtk.spec	11 Feb 2010 16:41:21 -0000	1.30
+++ webkitgtk.spec	11 Feb 2010 18:37:16 -0000	1.31
@@ -133,6 +133,8 @@ CFLAGS="%optflags -DLIBSOUP_I_HAVE_READ_
 %{?with_svg:		--enable-svg-filters		}	\
 %{?with_wml:		--enable-wml			}
 
+mkdir -p DerivedSources/
+
 # Disabled because of https://bugs.webkit.org/show_bug.cgi?id=34846
 #make %{?_smp_mflags}
 make



More information about the scm-commits mailing list