summaryrefslogtreecommitdiff
path: root/shells/bash/files/patch-config-top.h
diff options
context:
space:
mode:
authorEmanuel Haupt <ehaupt@FreeBSD.org>2014-03-03 08:55:45 +0000
committerEmanuel Haupt <ehaupt@FreeBSD.org>2014-03-03 08:55:45 +0000
commit03edf9b7fc6849d310104fbe221bd4cd3c90df71 (patch)
tree0bdc7ce5aa5223828130dad742db7827d48ae895 /shells/bash/files/patch-config-top.h
parentUpdate to 0.2.4.21 (diff)
- Reset maintainer of shells/bash, shells/bash-static
- Takeover maintainership - Merge changes from shells/bash-devel this updates the port to 4.3 - Remove the now useless -devel ports - Document change in ports/MOVED Approved by: portmgr (bapt)
Notes
Notes: svn path=/head/; revision=346866
Diffstat (limited to 'shells/bash/files/patch-config-top.h')
-rw-r--r--shells/bash/files/patch-config-top.h8
1 files changed, 4 insertions, 4 deletions
diff --git a/shells/bash/files/patch-config-top.h b/shells/bash/files/patch-config-top.h
index d315346bdf6f..7ad15c78c59a 100644
--- a/shells/bash/files/patch-config-top.h
+++ b/shells/bash/files/patch-config-top.h
@@ -1,10 +1,10 @@
---- config-top.h.orig Wed Dec 28 19:52:23 2005
-+++ config-top.h Wed Dec 28 19:54:12 2005
-@@ -52,18 +52,18 @@
+--- config-top.h.orig 2014-03-02 13:36:24.000000000 -0500
++++ config-top.h 2014-03-02 13:38:13.000000000 -0500
+@@ -59,18 +59,18 @@
/* The default value of the PATH variable. */
#ifndef DEFAULT_PATH_VALUE
#define DEFAULT_PATH_VALUE \
-- "/usr/gnu/bin:/usr/local/bin:/bin:/usr/bin:."
+- "/usr/local/bin:/usr/local/sbin:/usr/bin:/usr/sbin:/bin:/sbin:."
+ "/sbin:/bin:/usr/sbin:/usr/bin:/usr/games:%%LOCALBASE%%/sbin:%%LOCALBASE%%/bin"
#endif