From 2ce56eccb5e0e62c8a98e2710922e96110f9581c Mon Sep 17 00:00:00 2001 From: Dieter Plaetinck Date: Sat, 1 Nov 2008 16:15:44 +0100 Subject: TARGET_DIR fix --- src/profiles/profile-base | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src') diff --git a/src/profiles/profile-base b/src/profiles/profile-base index 2acab59..aa71d35 100644 --- a/src/profiles/profile-base +++ b/src/profiles/profile-base @@ -1,7 +1,7 @@ #!/bin/bash var_DEFAULTFS="/boot:32:ext2:+ swap:256:swap /:7500:ext3 /home:*:ext3" -var_DESTDIR="/mnt" +var_TARGET_DIR="/mnt" var_RUNTIME_PACKAGES= var_PKG_SOURCE_TYPE='cd' var_PKG_FILE=/home/arch/fifa/package-list -- cgit v1.2.3-54-g00ecf