summarylogtreecommitdiffstats
path: root/chocolate-doom.install
diff options
context:
space:
mode:
Diffstat (limited to 'chocolate-doom.install')
-rw-r--r--chocolate-doom.install3
1 files changed, 3 insertions, 0 deletions
diff --git a/chocolate-doom.install b/chocolate-doom.install
new file mode 100644
index 000000000000..b4c5b65c7b03
--- /dev/null
+++ b/chocolate-doom.install
@@ -0,0 +1,3 @@
+post_install() {
+ echo ":: Copy any Doom IWAD files to /usr/share/doom/"
+}