summarylogtreecommitdiffstats
path: root/dhewm3.install
diff options
context:
space:
mode:
Diffstat (limited to 'dhewm3.install')
-rw-r--r--dhewm3.install8
1 files changed, 8 insertions, 0 deletions
diff --git a/dhewm3.install b/dhewm3.install
new file mode 100644
index 000000000000..32d1f2e7930e
--- /dev/null
+++ b/dhewm3.install
@@ -0,0 +1,8 @@
+post_install() {
+ cat <<MSG
+You have to copy the Doom 3 *.pk4 files to /usr/share/dhewm3.
+
+If you have Doom 3: Resurrection of Evil, you may also copy its
+*.pk4 files into the d3xp directory.
+MSG
+}