summarylogtreecommitdiffstats
path: root/ygopro-bin.install
diff options
context:
space:
mode:
authorChris Cromer2016-05-09 22:53:57 -0300
committerChris Cromer2016-05-09 22:53:57 -0300
commit94aa6d01bad66c3578520314871f101696ef63b2 (patch)
treedf432e8002808d5c95364b1281091d495a70cf96 /ygopro-bin.install
parente4525dbd7c278da03a08b11284ef6e0311eaf412 (diff)
downloadaur-94aa6d01bad66c3578520314871f101696ef63b2.tar.gz
updated install
Diffstat (limited to 'ygopro-bin.install')
-rw-r--r--ygopro-bin.install3
1 files changed, 3 insertions, 0 deletions
diff --git a/ygopro-bin.install b/ygopro-bin.install
new file mode 100644
index 000000000000..5249e4729d6c
--- /dev/null
+++ b/ygopro-bin.install
@@ -0,0 +1,3 @@
+post_remove() {
+ rm -R /opt/ygopro
+}