From 46a7e4ab3642ec3135444026fb3410b4cd4c435a Mon Sep 17 00:00:00 2001 From: Claudio Sacerdoti Coen Date: Thu, 28 Dec 2000 15:10:02 +0000 Subject: [PATCH] http_getter.pl is now created executable --- helm/http_getter/configure.in | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/helm/http_getter/configure.in b/helm/http_getter/configure.in index 27dc473ab..c1c14a8b4 100644 --- a/helm/http_getter/configure.in +++ b/helm/http_getter/configure.in @@ -43,4 +43,4 @@ AC_SUBST(PERL_BINARY) AC_OUTPUT([ Makefile http_getter.pl -]) +],chmod +x http_getter.pl) -- 2.39.2