From 6df8c81465374eaa4e07ce9580bb095dca04be7c Mon Sep 17 00:00:00 2001 From: rhatto Date: Wed, 14 Feb 2007 23:08:34 +0000 Subject: small fixes & TODO update git-svn-id: svn+slack://slack.fluxo.info/var/svn/simplepkg@188 04377dda-e619-0410-9926-eae83683ac58 --- trunk/lib/common.sh | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'trunk/lib') diff --git a/trunk/lib/common.sh b/trunk/lib/common.sh index ac89596..28ee8ea 100644 --- a/trunk/lib/common.sh +++ b/trunk/lib/common.sh @@ -288,6 +288,10 @@ function eval_config { TEMPLATE_STORAGE_STYLE="own-folder" fi + if [ ! -z "$ROOT" ]; then + JAIL_ROOT="$ROOT" + fi + } function default_version { -- cgit v1.2.3