summarylogtreecommitdiffstats
path: root/mycroft-core.install
diff options
context:
space:
mode:
authorThorben Günther2018-06-12 11:43:21 +0200
committerThorben Günther2018-06-12 11:43:21 +0200
commit4e97c3bc2016fa2055315d395179b3ca966cef58 (patch)
tree0031227a63082e5f46bcd6996b4977821efdb410 /mycroft-core.install
parent5494cddb1f9daa6e3749b1ec34834b08558fdc2e (diff)
downloadaur-4e97c3bc2016fa2055315d395179b3ca966cef58.tar.gz
New version and a patch for disabling notify-send.
Diffstat (limited to 'mycroft-core.install')
-rw-r--r--mycroft-core.install1
1 files changed, 1 insertions, 0 deletions
diff --git a/mycroft-core.install b/mycroft-core.install
index 186a85b1aeeb..99e4d453c91a 100644
--- a/mycroft-core.install
+++ b/mycroft-core.install
@@ -32,4 +32,5 @@ post_remove() {
groupdel mycroft-core
userdel mycroft-core
rm -rf /usr/share/mycroft-core
+ rm -rf /opt/mycroft
}