From ff8e64fcf7d2fd99546469679f7a0fedf98d2873 Mon Sep 17 00:00:00 2001 From: Michael Smith Date: Mon, 10 Oct 2005 15:22:59 +0000 Subject: [PATCH] Removed install.sh from global executables. --- releasetools/Variables.mk | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/releasetools/Variables.mk b/releasetools/Variables.mk index 7c77b79cc..ffde3ae8b 100644 --- a/releasetools/Variables.mk +++ b/releasetools/Variables.mk @@ -100,7 +100,7 @@ ZIP_EXCLUDES = \ \.make-catalog\.xsl # list of executables that are included in all distributions -EXECUTABLES = install.sh +EXECUTABLES = # specifies options to feed to "freshmeat-submit" FMGO=-N -- 2.50.1