From 1a1c814e584ec0797facea5df7a360d29aa74c72 Mon Sep 17 00:00:00 2001 From: Trevor Johnson Date: Fri, 4 Jul 2003 16:34:07 +0000 Subject: Update to 1.4rc3. Change the configuration process, so that extraneous files are not downloaded. --- www/linux-mozilla-devel/scripts/configure | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'www/linux-mozilla-devel/scripts') diff --git a/www/linux-mozilla-devel/scripts/configure b/www/linux-mozilla-devel/scripts/configure index e0f321ba0f96..13ad35e8d1a5 100644 --- a/www/linux-mozilla-devel/scripts/configure +++ b/www/linux-mozilla-devel/scripts/configure @@ -42,3 +42,7 @@ echo "$choice" \ | sed -e "s/$/.xpi/g" \ | perl -pi -e "s/ /\n/g" \ > ${WRKSRC}/components.conf + +echo "* Your choices are saved. You must run the \"make\" command again to" +echo "* complete the build. Ignore the \"Error code 1\" below." +exit 1 -- cgit v1.2.3