[gnome-continuous] More debugging in webkitgtk-cmake-buildapi.patch



commit ec3125a0b27803188ab4e2a3e977e34101eca49d
Author: Michael Catanzaro <mcatanzaro igalia com>
Date:   Mon Jan 25 15:28:12 2016 -0600

    More debugging in webkitgtk-cmake-buildapi.patch

 patches/webkitgtk-cmake-buildapi.patch |    5 +++--
 1 files changed, 3 insertions(+), 2 deletions(-)
---
diff --git a/patches/webkitgtk-cmake-buildapi.patch b/patches/webkitgtk-cmake-buildapi.patch
index 12c4c8e..8183fb8 100644
--- a/patches/webkitgtk-cmake-buildapi.patch
+++ b/patches/webkitgtk-cmake-buildapi.patch
@@ -29,7 +29,7 @@ new file mode 100755
 index 0000000..f53a4f9
 --- /dev/null
 +++ b/configure
-@@ -0,0 +1,62 @@
+@@ -0,0 +1,63 @@
 +#!/bin/bash
 +# configure script adapter for cmake
 +# Copyright 2010, 2011, 2013 Colin Walters <walters verbum org>
@@ -78,10 +78,11 @@ index 0000000..f53a4f9
 +unset CXXFLAGS
 +
 +# Debugging. Why is no srcdir being passed to cmake?
++pwd
 +echo srcdir=${srcdir}
 +set +x
 +
-+exec cmake \
++cmake \
 +     -DPORT=GTK \
 +     -DCMAKE_BUILD_TYPE=Release \
 +     -DENABLE_GTKDOC=OFF \


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]