summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorUlrich Müller <ulm@gentoo.org>2010-08-10 14:51:26 +0000
committerUlrich Müller <ulm@gentoo.org>2010-08-10 14:51:26 +0000
commitde16f310e53316fb462df7cfd31d1395b85c2036 (patch)
treee3bc40a4b7f42171af9673ca9662b0c53865618d /app-editors/jove
parentVersion bump, that Greg seems to have missed. (diff)
downloadgentoo-2-de16f310e53316fb462df7cfd31d1395b85c2036.tar.gz
gentoo-2-de16f310e53316fb462df7cfd31d1395b85c2036.tar.bz2
gentoo-2-de16f310e53316fb462df7cfd31d1395b85c2036.zip
Fix path for local rc file.
(Portage version: 2.1.8.3/cvs/Linux x86_64)
Diffstat (limited to 'app-editors/jove')
-rw-r--r--app-editors/jove/files/jove-4.16.0.73-build.patch10
1 files changed, 10 insertions, 0 deletions
diff --git a/app-editors/jove/files/jove-4.16.0.73-build.patch b/app-editors/jove/files/jove-4.16.0.73-build.patch
index 40ff9b284d19..4d7fc1de9eaf 100644
--- a/app-editors/jove/files/jove-4.16.0.73-build.patch
+++ b/app-editors/jove/files/jove-4.16.0.73-build.patch
@@ -1,5 +1,15 @@
Originally based on Debian patch jove_4.16.0.70-3.1.diff.gz
+--- jove4.16.0.73-orig/doc/jove.rc
++++ jove4.16.0.73/doc/jove.rc
+@@ -74,6 +74,6 @@
+ 1 source jove.rc.$TERM
+
+ # source local custom rc file, if present
+-1 source jove-local.rc
++1 source /etc/jove/jove-local.rc
+
+ popd
--- jove4.16.0.73-orig/jove.c
+++ jove4.16.0.73/jove.c
@@ -1576,7 +1576,7 @@