From 70b65890650ef1bd9d50863c50aacd25ed7490a6 Mon Sep 17 00:00:00 2001 From: Frans Pop Date: Tue, 14 Oct 2008 08:31:15 +0000 Subject: [PATCH] easy-build: MAX{ISO,JIGDO}S need to be exported --- easy-build.sh | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/easy-build.sh b/easy-build.sh index 7aa9ad52..983a604a 100755 --- a/easy-build.sh +++ b/easy-build.sh @@ -90,8 +90,8 @@ MAX_CDS=1 MAX_DVDS=1 # Only create the ISO files; don't create jigdo files -#MAXISOS=0 -MAXJIGDOS=0 +#export MAXISOS=0 +export MAXJIGDOS=0 ## Options that include CODENAME should be set here if needed, not in CONF.sh