From dd0fac434a49985a2ea2cea4df66e3891b6da7ce Mon Sep 17 00:00:00 2001 From: Don BURNS Date: Thu, 9 Dec 2004 00:02:57 +0000 Subject: [PATCH] added 'sh' to command line to ensure that the script runs regardless of permissions --- Make/helprules | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Make/helprules b/Make/helprules index 42b210c44..6e85bfcfb 100644 --- a/Make/helprules +++ b/Make/helprules @@ -1,5 +1,5 @@ help: - @$(TOPDIR)/Make/help.sh\ + @sh $(TOPDIR)/Make/help.sh\ $(OS)\ $(TOPDIR)\ $(INST_LIBS)\