summarylogtreecommitdiffstats
path: root/rednukem.install
diff options
context:
space:
mode:
authorDimitris Kiziridis2020-07-22 05:54:14 +0300
committerDimitris Kiziridis2020-07-22 05:54:14 +0300
commit8cc3877f5fbad01182873403fdddf52f2e91e1d3 (patch)
treeb588a90a6713eab83cecd850e6bef172aecd8088 /rednukem.install
parent2dbba09c27e687f3574357e22c05cc099e96d5d4 (diff)
downloadaur-8cc3877f5fbad01182873403fdddf52f2e91e1d3.tar.gz
Update source
Diffstat (limited to 'rednukem.install')
-rw-r--r--rednukem.install10
1 files changed, 0 insertions, 10 deletions
diff --git a/rednukem.install b/rednukem.install
deleted file mode 100644
index 67772cefcc5f..000000000000
--- a/rednukem.install
+++ /dev/null
@@ -1,10 +0,0 @@
-# Maintainer: Dimitris Kiziridis <ragouel at outlook dot com>
-
-post_install() {
- echo "Remember you need 'Duke Nukem 3D' data files to play. You can put them under"
- echo "~/.config/rednukem/'."
-}
-
-post_upgrade() {
- post_install
-}