summarylogtreecommitdiffstats
path: root/btanks.install
diff options
context:
space:
mode:
authorBartłomiej Piotrowski2018-01-05 16:53:04 +0100
committerBartłomiej Piotrowski2018-01-05 16:53:04 +0100
commitcd0e016963238f16209baa2da658aa3fad36e33d (patch)
tree60273fc810329c4a646c38480b832452e46e12d6 /btanks.install
downloadaur-cd0e016963238f16209baa2da658aa3fad36e33d.tar.gz
Import from official repositories
Diffstat (limited to 'btanks.install')
-rw-r--r--btanks.install7
1 files changed, 7 insertions, 0 deletions
diff --git a/btanks.install b/btanks.install
new file mode 100644
index 000000000000..f9ac8fce794b
--- /dev/null
+++ b/btanks.install
@@ -0,0 +1,7 @@
+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."
+}