From 8c2f630f85b2eba470042f16b9e80e5ddad43878 Mon Sep 17 00:00:00 2001 From: Packit Service Date: Dec 09 2020 08:17:50 +0000 Subject: Apply patch bash-2.03-paths.patch patch_name: bash-2.03-paths.patch present_in_specfile: true location_in_specfile: 21 --- diff --git a/config-top.h b/config-top.h index d89682e..fd68a3d 100644 --- a/config-top.h +++ b/config-top.h @@ -70,7 +70,7 @@ the Posix.2 confstr () function, or CS_PATH define are not present. */ #ifndef STANDARD_UTILS_PATH #define STANDARD_UTILS_PATH \ - "/bin:/usr/bin:/sbin:/usr/sbin:/etc:/usr/etc" + "/bin:/usr/bin:/usr/sbin:/sbin" #endif /* Default primary and secondary prompt strings. */