summarylogtreecommitdiffstats
path: root/mkxp.install
diff options
context:
space:
mode:
authorCarsten Teibes2015-05-10 16:24:28 +0200
committerCarsten Teibes2015-05-10 16:24:28 +0200
commitde30e2726b38efe2b321b811c6ac39749272341b (patch)
treeb9bca029e7555a3ee77bf9f07694821801a66f4d /mkxp.install
parent89e72022a571971e5b296b229c7c65ef8605cad8 (diff)
downloadaur-de30e2726b38efe2b321b811c6ac39749272341b.tar.gz
[fix] Add a hack to detect installed ruby version,
change fluidsynth dependency
Diffstat (limited to 'mkxp.install')
-rw-r--r--mkxp.install6
1 files changed, 3 insertions, 3 deletions
diff --git a/mkxp.install b/mkxp.install
index 265c7912b578..e76ae16c3867 100644
--- a/mkxp.install
+++ b/mkxp.install
@@ -1,8 +1,8 @@
post_install() {
- echo "To use mkxp, change into the directory of the RPG Maker XP game you want to play"
- echo "and launch 'mkxp'. You may want to add a mkxp.conf to the game directory for"
- echo "customisation, see sample file in '/usr/share/doc/mkxp'."
+ echo "=> To use mkxp, change into the directory of the RPG Maker XP game you want to"
+ echo "=> play and launch 'mkxp'. You may want to add a mkxp.conf to the game directory"
+ echo "=> for customisation, a sample file is provided in '/usr/share/doc/mkxp'."
}
post_upgrade() {