summarylogtreecommitdiffstats
path: root/bin32-epsxe.install
diff options
context:
space:
mode:
authoramagura2017-04-20 17:59:07 -0600
committeramagura2017-04-20 17:59:07 -0600
commitba63cb45f6762cbe43a78ab63ad9a04018f2227a (patch)
tree9aa285b4273011cc612e028142b4ce63523b593b /bin32-epsxe.install
downloadaur-ba63cb45f6762cbe43a78ab63ad9a04018f2227a.tar.gz
well, here`s an alpha package at any rate
Diffstat (limited to 'bin32-epsxe.install')
-rw-r--r--bin32-epsxe.install17
1 files changed, 17 insertions, 0 deletions
diff --git a/bin32-epsxe.install b/bin32-epsxe.install
new file mode 100644
index 000000000000..ef3067f137ec
--- /dev/null
+++ b/bin32-epsxe.install
@@ -0,0 +1,17 @@
+post_install() {
+ cat << EOF
+
+Add your user to group 'games' in order to play.
+
+EOF
+}
+
+#There are launcher packages out for epsxe. Search
+#AUR for epsxe-launcher-* if you want to use it.
+
+#EOF
+#}
+
+op=$1
+shift
+$op $*