[gnome-continuous] Add some debug to webkitgtk-cmake-buildapi.patch



commit 0103fe16a54d9360bd2af7cabcb57e93f978ff1f
Author: Michael Catanzaro <mcatanzaro igalia com>
Date:   Mon Jan 25 15:08:12 2016 -0600

    Add some debug to webkitgtk-cmake-buildapi.patch

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


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