summaryrefslogtreecommitdiff
path: root/live_zap
diff options
context:
space:
mode:
Diffstat (limited to 'live_zap')
-rwxr-xr-xlive_zap7
1 files changed, 7 insertions, 0 deletions
diff --git a/live_zap b/live_zap
index ac18157..3c4d169 100755
--- a/live_zap
+++ b/live_zap
@@ -30,6 +30,13 @@ export PATH
PERL5LIB="$DESTDIR/$PERLLIBDIR"
export PERL5LIB
+# used in xpp_fxloader:
+FIRMWARE_DIR="$DESTDIR/usr/share/zaptel"
+export FIRMWARE_DIR
+
+# make sure Astribank initialization scripts are from our tree.
+xpp_ARGS="$xpp_ARGS initdir=$FIRMWARE_DIR"
+
# the same as xpp/utils/zaptel_drivers .
# With the remote mode, I can't rely on files in the source directory.
zaptel_drivers() {