summaryrefslogtreecommitdiffstats
path: root/move
diff options
context:
space:
mode:
Diffstat (limited to 'move')
-rw-r--r--move/Makefile2
-rwxr-xr-xmove/tree/netscape3
2 files changed, 4 insertions, 1 deletions
diff --git a/move/Makefile b/move/Makefile
index c43c87861..b06b96cd9 100644
--- a/move/Makefile
+++ b/move/Makefile
@@ -7,7 +7,7 @@ ISO = /BIG/mdkmove.iso
DATA_FILES = devices symlinks directories-to-create etcfiles all-etcfiles keyfiles \
BOOT-800-MOVE.jpg BOOT-1024-MOVE.jpg BOOT-1280-MOVE.jpg BOOT-1600-MOVE.jpg
-PROGRAM_FILES = etc-monitorer.pl tree/startkde_move tree/wait4x
+PROGRAM_FILES = etc-monitorer.pl tree/startkde_move tree/wait4x tree/netscape
LANG_FILES = $(shell perl -ne 'print $$1 if /ALLOWED_LANGS = qw\((.*)\)/' move.pm)
STAGE1 = ../mdk-stage1
diff --git a/move/tree/netscape b/move/tree/netscape
new file mode 100755
index 000000000..922d33bc5
--- /dev/null
+++ b/move/tree/netscape
@@ -0,0 +1,3 @@
+#!/bin/sh
+
+$BROWSER "$@"