diff options
Diffstat (limited to 'shells/bash/files/patch-config-top.h')
-rw-r--r-- | shells/bash/files/patch-config-top.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/shells/bash/files/patch-config-top.h b/shells/bash/files/patch-config-top.h index 415b137d33e9..d315346bdf6f 100644 --- a/shells/bash/files/patch-config-top.h +++ b/shells/bash/files/patch-config-top.h @@ -5,7 +5,7 @@ #ifndef DEFAULT_PATH_VALUE #define DEFAULT_PATH_VALUE \ - "/usr/gnu/bin:/usr/local/bin:/bin:/usr/bin:." -+ "/sbin:/bin:/usr/sbin:/usr/bin:/usr/games:%%LOCALBASE%%/sbin:%%LOCALBASE%%/bin:%%X11BASE%%/bin" ++ "/sbin:/bin:/usr/sbin:/usr/bin:/usr/games:%%LOCALBASE%%/sbin:%%LOCALBASE%%/bin" #endif /* The value for PATH when invoking `command -p'. This is only used when |