Updating default path.
Signed-off-by: Daniel Baumann <daniel.baumann@progress-linux.org>
This commit is contained in:
parent
164c49042c
commit
589ff15434
2 changed files with 16 additions and 0 deletions
15
debian/patches/progress-linux/0001-default-path.patch
vendored
Normal file
15
debian/patches/progress-linux/0001-default-path.patch
vendored
Normal file
|
@ -0,0 +1,15 @@
|
|||
Author: Daniel Baumann <daniel.baumann@progress-linux.org>
|
||||
Description: Updating default path.
|
||||
|
||||
diff -Naurp bash.orig/config-top.h bash/config-top.h
|
||||
--- bash.orig/config-top.h
|
||||
+++ bash/config-top.h
|
||||
@@ -63,7 +63,7 @@
|
||||
/* The default value of the PATH variable. */
|
||||
#ifndef DEFAULT_PATH_VALUE
|
||||
#define DEFAULT_PATH_VALUE \
|
||||
- "/usr/local/bin:/usr/local/sbin:/usr/bin:/usr/sbin:/bin:/sbin:."
|
||||
+ "/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/local/games:/usr/games:."
|
||||
#endif
|
||||
|
||||
/* If you want to unconditionally set a value for PATH in every restricted
|
1
debian/patches/series
vendored
1
debian/patches/series
vendored
|
@ -18,3 +18,4 @@ use-system-texi2html.diff
|
|||
man-macro-warnings.diff
|
||||
man-vx-opts.diff
|
||||
fix-rl_do_undo-crash.diff
|
||||
progress-linux/0001-default-path.patch
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue