summarylogtreecommitdiffstats
path: root/gog-heroes-of-might-and-magic-3-complete-edition.install
diff options
context:
space:
mode:
Diffstat (limited to 'gog-heroes-of-might-and-magic-3-complete-edition.install')
-rw-r--r--gog-heroes-of-might-and-magic-3-complete-edition.install4
1 files changed, 4 insertions, 0 deletions
diff --git a/gog-heroes-of-might-and-magic-3-complete-edition.install b/gog-heroes-of-might-and-magic-3-complete-edition.install
new file mode 100644
index 000000000000..bef9c1d5530f
--- /dev/null
+++ b/gog-heroes-of-might-and-magic-3-complete-edition.install
@@ -0,0 +1,4 @@
+post_install() {
+ echo "Make sure to add user to the \"games\" group with"
+ echo " # gpasswd -a USER games"
+}