summarylogtreecommitdiffstats
path: root/easyrpg-editor-qt-git.install
diff options
context:
space:
mode:
authorCarsten Teibes2014-05-28 21:27:32 +0200
committerCarsten Teibes2014-05-28 21:27:32 +0200
commitc2185e71ec62dee4ecdc6bfad7d2b2b00ce0581e (patch)
tree2e9760549055bef20c862539ff221c0f1f0efceb /easyrpg-editor-qt-git.install
downloadaur-c2185e71ec62dee4ecdc6bfad7d2b2b00ce0581e.tar.gz
[add] easyrpg-editor-qt-git
Diffstat (limited to 'easyrpg-editor-qt-git.install')
-rw-r--r--easyrpg-editor-qt-git.install9
1 files changed, 9 insertions, 0 deletions
diff --git a/easyrpg-editor-qt-git.install b/easyrpg-editor-qt-git.install
new file mode 100644
index 000000000000..0bc7afa56b34
--- /dev/null
+++ b/easyrpg-editor-qt-git.install
@@ -0,0 +1,9 @@
+
+post_install() {
+ echo "Currently, you need to copy the templates folder from /usr/share/easyrpg-editor-qt"
+ echo "to your project folder."
+}
+
+post_upgrade() {
+ post_install
+}