summarylogtreecommitdiffstats
path: root/tuxemon-git.install
diff options
context:
space:
mode:
authorSebastian Gumprich2016-06-18 12:26:19 +0200
committerSebastian Gumprich2016-06-18 12:30:39 +0200
commit386316fbed53f260595f0b2b63487668a79a2131 (patch)
tree4e31a395e91c47075b0dfa79900a22aa266b3b01 /tuxemon-git.install
parent9f9734fa30134b9174a2afae2695a54ef1ba071d (diff)
downloadaur-386316fbed53f260595f0b2b63487668a79a2131.tar.gz
add binary for easier starting
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"
-}