From 749d77673487151267dfedfde01934527bde2cdd Mon Sep 17 00:00:00 2001 From: "chess.griffin" Date: Sat, 23 May 2009 04:56:20 +0000 Subject: [PATCH] add exported ARCH to sbopkg.conf.new --- src/etc/sbopkg/sbopkg.conf.new | 1 + 1 file changed, 1 insertion(+) diff --git a/src/etc/sbopkg/sbopkg.conf.new b/src/etc/sbopkg/sbopkg.conf.new index b66c013..3dc0461 100644 --- a/src/etc/sbopkg/sbopkg.conf.new +++ b/src/etc/sbopkg/sbopkg.conf.new @@ -23,6 +23,7 @@ DEBUG=0 # themselves. They are exported for this reason. export TMP=${TMP:-/tmp/SBo} export OUTPUT=${OUTPUT:-/tmp} +export ARCH=${ARCH:-i486} # The following variables are required and can be tweaked if desired, # although most users should leave them alone. Note: rsync already uses