summarylogtreecommitdiffstats
path: root/katawa-shoujo.install
diff options
context:
space:
mode:
authorLin UX2015-08-16 12:39:05 +0800
committerLin UX2015-08-16 12:39:05 +0800
commitcae1eb216b2a56a36715d3d6842d4ccd9f7be188 (patch)
tree0008e6da467402c3d351e73230012013dea874e3 /katawa-shoujo.install
downloadaur-cae1eb216b2a56a36715d3d6842d4ccd9f7be188.tar.gz
Initial import
Diffstat (limited to 'katawa-shoujo.install')
-rw-r--r--katawa-shoujo.install11
1 files changed, 11 insertions, 0 deletions
diff --git a/katawa-shoujo.install b/katawa-shoujo.install
new file mode 100644
index 000000000000..266bcf1db5cd
--- /dev/null
+++ b/katawa-shoujo.install
@@ -0,0 +1,11 @@
+post_install() {
+ echo
+ echo "==> You can find game manual at"
+ echo "==> /usr/share/doc/katawa-shoujo/gamemanual.pdf"
+ echo
+}
+
+post_upgrade() {
+ post_install
+}
+