[webkitgtk3] try to fix the build

Matthias Clasen mclasen at fedoraproject.org
Thu Nov 24 17:21:01 UTC 2011


commit 0d75e053b41ab847654bfbd32c32795acfad05e9
Author: Matthias Clasen <mclasen at redhat.com>
Date:   Thu Nov 24 12:20:37 2011 -0500

    try to fix the build

 webkitgtk3.spec |    6 +++---
 1 files changed, 3 insertions(+), 3 deletions(-)
---
diff --git a/webkitgtk3.spec b/webkitgtk3.spec
index 3fae883..628aef4 100644
--- a/webkitgtk3.spec
+++ b/webkitgtk3.spec
@@ -101,9 +101,9 @@ mkdir -p DerivedSources/WebCore
 make
 
 # docs need to be built separately
-pushd Source/WebKit/gtk/docs
-make
-popd
+#pushd Source/WebKit/gtk/docs
+#make
+#popd
 
 %install
 make install DESTDIR=%{buildroot}


More information about the scm-commits mailing list