aboutsummaryrefslogtreecommitdiff
path: root/games/nwndata/pkg-install
diff options
context:
space:
mode:
Diffstat (limited to 'games/nwndata/pkg-install')
-rw-r--r--games/nwndata/pkg-install17
1 files changed, 0 insertions, 17 deletions
diff --git a/games/nwndata/pkg-install b/games/nwndata/pkg-install
deleted file mode 100644
index 9dd8ade64c39..000000000000
--- a/games/nwndata/pkg-install
+++ /dev/null
@@ -1,17 +0,0 @@
-#!/bin/sh
-
-if [ "$2" = "POST-INSTALL" -o -n "${BATCH}" -o -n "${PACKAGE_BUILDING}"
-]; then
- exit 0
-fi
-
-/usr/bin/dialog --yesno "In order to play Neverwinter Nights, you will
-need the data files from one of two sources. You can copy the files
-from an installation on a Windows machine to the
-/usr/compat/linux/usr/games/nwn/ directory on your machine, or you can
-use this port. If you use this port, the game resources will be
-downloaded, however this is a very large file (over 1.2 gig in size).
-If you wish to use a Windows installation to do this, exit out of this
-port now. NOTE: If you are using a Windows installation, You should
-upgrade the installation to 1.29 before coping the files. Are you sure
-you wish to proceed?" 14 70 || /usr/bin/false