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



commit 2619a11510345c2f9eb1d60e6dae44d95e1e6b0d
Author: Michael Catanzaro <mcatanzaro igalia com>
Date:   Mon Jan 25 16:17:38 2016 -0600

    Revert "More debugging in webkitgtk-cmake-buildapi.patch"
    
    This reverts commit ec3125a0b27803188ab4e2a3e977e34101eca49d.

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


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