File check-logwarn-bash.patch of Package logwarn
Index: check_logwarn.in =================================================================== --- check_logwarn.in (revision 119) +++ check_logwarn.in (revision 120) @@ -10,6 +10,7 @@ prefix="@prefix@" exec_prefix="@exec_prefix@" LOGWARN="@bindir@/logwarn" +BASH="@BASH@" CAT="@CAT@" SED="@SED@" RM="@RM@"