3fb13f
--- bash-3.0/config-top.h.paths	2003-08-05 15:36:12.000000000 +0100
3fb13f
+++ bash-3.0/config-top.h	2004-07-28 09:36:27.117205637 +0100
3fb13f
@@ -66,7 +66,7 @@
3fb13f
    the Posix.2 confstr () function, or CS_PATH define are not present. */
3fb13f
 #ifndef STANDARD_UTILS_PATH
3fb13f
 #define STANDARD_UTILS_PATH \
3fb13f
-  "/bin:/usr/bin:/sbin:/usr/sbin:/etc:/usr/etc"
3fb13f
+  "/bin:/usr/bin:/usr/sbin:/sbin"
3fb13f
 #endif
3fb13f
 
3fb13f
 /* Default primary and secondary prompt strings. */