summarylogtreecommitdiffstats
path: root/ygopro-bin.install
diff options
context:
space:
mode:
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
+}