From 01b6d524695faea03225bb4f6299412f73692d34 Mon Sep 17 00:00:00 2001 From: George Boudreau Date: Tue, 29 Aug 2006 23:36:40 +0000 Subject: [PATCH] I do not know why this change is needed.. it causes and error exit otherwise --- common/common-functions | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/common/common-functions b/common/common-functions index db5c631..4d0071d 100644 --- a/common/common-functions +++ b/common/common-functions @@ -799,7 +799,9 @@ create_urls() { # cd $BUILDDIR/sources - [[ "${BLFS_TOOL}" = "y" ]] && add_blfs_deps_urls + if [[ "${BLFS_TOOL}" = "y" ]]; then + add_blfs_deps_urls + fi } #----------------------------# Hardcoded URLs and MD5.