summarylogtreecommitdiffstats
path: root/renpy.install
diff options
context:
space:
mode:
Diffstat (limited to 'renpy.install')
-rw-r--r--renpy.install5
1 files changed, 0 insertions, 5 deletions
diff --git a/renpy.install b/renpy.install
index 1cd382a8567d..b3b920dc589e 100644
--- a/renpy.install
+++ b/renpy.install
@@ -1,10 +1,5 @@
post_install() {
ln -sf "/usr/share/doc/renpy" "/usr/share/renpy/doc"
-
- cat << EOF
-To run two example games: The Question and RenPy Tutorial you should be
-member of "games" group.
-EOF
}
post_upgrade() {