summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAkinori Hattori <hattya@gentoo.org>2018-06-23 15:48:36 +0900
committerAkinori Hattori <hattya@gentoo.org>2018-06-23 15:48:36 +0900
commit42542c7b6db5c76d21a0ecb720b224de9b43088f (patch)
treedacfbda194f99da802af2ead840bf422a14f9197 /dev-scheme/gauche/files/gauche-0.9-rpath.patch
parentdev-scheme/gauche: ia64 stable (diff)
downloadgentoo-42542c7b6db5c76d21a0ecb720b224de9b43088f.tar.gz
gentoo-42542c7b6db5c76d21a0ecb720b224de9b43088f.tar.bz2
gentoo-42542c7b6db5c76d21a0ecb720b224de9b43088f.zip
dev-scheme/gauche: drop old
Package-Manager: Portage-2.3.40, Repoman-2.3.9
Diffstat (limited to 'dev-scheme/gauche/files/gauche-0.9-rpath.patch')
-rw-r--r--dev-scheme/gauche/files/gauche-0.9-rpath.patch10
1 files changed, 0 insertions, 10 deletions
diff --git a/dev-scheme/gauche/files/gauche-0.9-rpath.patch b/dev-scheme/gauche/files/gauche-0.9-rpath.patch
deleted file mode 100644
index ca76cb831234..000000000000
--- a/dev-scheme/gauche/files/gauche-0.9-rpath.patch
+++ /dev/null
@@ -1,10 +0,0 @@
---- Gauche-0.9.1.orig/configure.ac
-+++ Gauche-0.9.1/configure.ac
-@@ -709,7 +709,6 @@
- fi
- if test "$RPATH_FLAG" != ""; then
- RPATH_TMP=$RPATH_FLAG'`pwd`'
-- RPATH_REAL=$RPATH_FLAG'$(LIB_INSTALL_DIR)'
- fi
- fi
- AC_SUBST(RPATH_FLAG)