summarylogtreecommitdiffstats
path: root/tuxemon-git.install
diff options
context:
space:
mode:
Diffstat (limited to 'tuxemon-git.install')
-rw-r--r--tuxemon-git.install5
1 files changed, 0 insertions, 5 deletions
diff --git a/tuxemon-git.install b/tuxemon-git.install
deleted file mode 100644
index 2f8a7f91c3e4..000000000000
--- a/tuxemon-git.install
+++ /dev/null
@@ -1,5 +0,0 @@
-post_install() {
- printf "Start the game like this:\n"
- printf "cd /usr/share/Tuxemon/\n"
- printf "python2 main.py\n"
-}