aboutsummaryrefslogtreecommitdiff
path: root/sysdeps/generic/paths.h
diff options
context:
space:
mode:
Diffstat (limited to 'sysdeps/generic/paths.h')
-rw-r--r--sysdeps/generic/paths.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/sysdeps/generic/paths.h b/sysdeps/generic/paths.h
index 29b8691bcc..893b4c2286 100644
--- a/sysdeps/generic/paths.h
+++ b/sysdeps/generic/paths.h
@@ -36,7 +36,7 @@
#define _PATH_DEFPATH "/usr/bin:/bin"
/* All standard utilities path. */
#define _PATH_STDPATH \
- "/usr/bin:/bin:/usr/sbin:/sbin:/usr/contrib/bin:/usr/old/bin"
+ "/usr/bin:/bin:/usr/sbin:/sbin"
#define _PATH_BSHELL "/bin/sh"
#define _PATH_CONSOLE "/dev/console"