[gtk-osx] Fix guild-shell.patch so that configure actually applies .
- From: John Ralls <jralls src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gtk-osx] Fix guild-shell.patch so that configure actually applies .
- Date: Sun, 18 Dec 2016 22:29:18 +0000 (UTC)
commit b7eeab7871dbf1debd09157558f1ec7b0bfcbfb0
Author: John Ralls <jralls ceridwen us>
Date: Thu Nov 10 14:11:32 2016 -0800
Fix guild-shell.patch so that configure actually applies .
patches/guild-shell.patch | 14 ++++++++++++--
1 files changed, 12 insertions(+), 2 deletions(-)
---
diff --git a/patches/guild-shell.patch b/patches/guild-shell.patch
index 362daa2..6873579 100644
--- a/patches/guild-shell.patch
+++ b/patches/guild-shell.patch
@@ -6,5 +6,15 @@
# -*- scheme -*-
prefix="@prefix@"
exec_prefix="@exec_prefix@"
-
-Diff finished. Mon Dec 14 12:04:17 2015
+--- a/meta/Makefile.in
++++ b/meta/Makefile.in
+@@ -1586,7 +1586,8 @@ substitute = \
+ -e "s|[@]sitedir[@]|$(sitedir)|g" \
+ -e "s|[@]guile[@]|$$guile|g" \
+ -e "s|[@]guild[@]|$$guild|g" \
+- -e "s|[@]installed_guile[@]|$$installed_guile|g"
++ -e "s|[@]installed_guile[@]|$$installed_guile|g" \
++ -e "s|[@]SHELL[@]|$$CONFIG_SHELL|g"
+
+
+ # Substitutions for dependencies that appear in 'guile-2.0.pc'.
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]