summarylogtreecommitdiffstats
path: root/quake2world.install
diff options
context:
space:
mode:
authorbrent s2016-01-18 21:02:52 -0500
committerbrent s2016-01-18 21:03:54 -0500
commit62f7444895056213038d58930410f126a162b555 (patch)
treef816bc6198a3a99e149cfe769eaf12f0a47a0ad3 /quake2world.install
downloadaur-62f7444895056213038d58930410f126a162b555.tar.gz
dat quakeworld doe
Diffstat (limited to 'quake2world.install')
-rw-r--r--quake2world.install9
1 files changed, 9 insertions, 0 deletions
diff --git a/quake2world.install b/quake2world.install
new file mode 100644
index 000000000000..3e5ed3931aaf
--- /dev/null
+++ b/quake2world.install
@@ -0,0 +1,9 @@
+# just a message about the data files
+post_install() {
+ echo ">>> If you want to play quake2world you will also need the data files."
+ echo ">>> Install the package quake2world-data-git."
+}
+
+op=$1
+shift
+$op $*