summaryrefslogtreecommitdiff
path: root/community/btanks/btanks.install
diff options
context:
space:
mode:
Diffstat (limited to 'community/btanks/btanks.install')
-rw-r--r--community/btanks/btanks.install7
1 files changed, 0 insertions, 7 deletions
diff --git a/community/btanks/btanks.install b/community/btanks/btanks.install
deleted file mode 100644
index f9ac8fce7..000000000
--- a/community/btanks/btanks.install
+++ /dev/null
@@ -1,7 +0,0 @@
-post_install() {
- echo "In order to be able to change game preferences, you must be in the 'games' group."
-}
-
-post_upgrade() {
- echo "In order to be able to change game preferences, you must be in the 'games' group."
-}