[gnome-continuous] patches: Fix webkitgtk-cmake-buildapi.patch
- From: Michael Catanzaro <mcatanzaro src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gnome-continuous] patches: Fix webkitgtk-cmake-buildapi.patch
- Date: Mon, 25 Jan 2016 22:19:32 +0000 (UTC)
commit 3ec1c12be26685b94de15c7bc2a814140599499c
Author: Michael Catanzaro <mcatanzaro igalia com>
Date: Mon Jan 25 16:18:02 2016 -0600
patches: Fix webkitgtk-cmake-buildapi.patch
We added -DENABLE_FTL_JIT=OFF to this patch without updating the line
numbers, so the last line in the patch file got silently truncated, and
the last line was where we pass the srcdir to cmake.
At least I think that's what happened. We'll find out if this builds!
patches/webkitgtk-cmake-buildapi.patch | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/patches/webkitgtk-cmake-buildapi.patch b/patches/webkitgtk-cmake-buildapi.patch
index dcca234..dc32f8e 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,59 @@
+#!/bin/bash
+# configure script adapter for cmake
+# Copyright 2010, 2011, 2013 Colin Walters <walters verbum org>
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]