13 lines
319 B
Plaintext
13 lines
319 B
Plaintext
$OpenBSD: patch-config_Init_in,v 1.3 2010/04/25 08:48:31 ajacoutot Exp $
|
|
--- config/Init.in.orig Wed Sep 3 20:36:09 2008
|
|
+++ config/Init.in Thu Jan 1 12:54:44 2009
|
|
@@ -3,7 +3,7 @@
|
|
# Plus a lot of fun stuff added
|
|
# -George
|
|
|
|
-PATH=@X_PATH@:$PATH
|
|
+PATH=@X_PATH@:$PATH:${LOCALBASE}/bin
|
|
OLD_IFS=$IFS
|
|
|
|
gdmwhich () {
|