summaryrefslogtreecommitdiff
path: root/dev-scheme/guile/files/guile-1.8.8-sandbox.patch
diff options
context:
space:
mode:
authorV3n3RiX <venerix@redcorelinux.org>2018-07-14 20:57:42 +0100
committerV3n3RiX <venerix@redcorelinux.org>2018-07-14 20:57:42 +0100
commit1798c4aeca70ac8d0a243684d6a798fbc65735f8 (patch)
treee48e19cb6fa03de18e1c63e1a93371b7ebc4eb56 /dev-scheme/guile/files/guile-1.8.8-sandbox.patch
parentd87262dd706fec50cd150aab3e93883b6337466d (diff)
gentoo resync : 14.07.2018
Diffstat (limited to 'dev-scheme/guile/files/guile-1.8.8-sandbox.patch')
-rw-r--r--dev-scheme/guile/files/guile-1.8.8-sandbox.patch15
1 files changed, 0 insertions, 15 deletions
diff --git a/dev-scheme/guile/files/guile-1.8.8-sandbox.patch b/dev-scheme/guile/files/guile-1.8.8-sandbox.patch
deleted file mode 100644
index 70d752fdae97..000000000000
--- a/dev-scheme/guile/files/guile-1.8.8-sandbox.patch
+++ /dev/null
@@ -1,15 +0,0 @@
-Prevent sandbox violation when installing
-
-https://bugs.gentoo.org/521546
-
---- a/guile-config/Makefile.am
-+++ b/guile-config/Makefile.am
-@@ -39,8 +39,3 @@ guile-config: guile-config.in ${top_builddir}/libguile/libpath.h
- -e s:@-GUILE_VERSION-@:${GUILE_VERSION}:
- chmod +x guile-config.tmp
- mv guile-config.tmp guile-config
--
--## Get rid of any copies of the configuration script under the old
--## name, so people don't end up running ancient copies of it.
--install-exec-local:
-- rm -f ${bindir}/build-guile