diff options
author | Eric Hameleers <alien@slackware.com> | 2019-10-13 17:55:28 +0200 |
---|---|---|
committer | Eric Hameleers <alien@slackware.com> | 2019-10-13 17:55:28 +0200 |
commit | 2abcb72ccc90cb1361edf19273d4a1dae690cf4a (patch) | |
tree | 020e479e641da21b645586664bfee7bb4dd4b0c0 /deps/telepathy/telepathy-morse/doinst.sh | |
parent | 57ec3da3a54f8380517de0b37f42be75ef04a307 (diff) | |
download | ktown-2abcb72ccc90cb1361edf19273d4a1dae690cf4a.tar.gz ktown-2abcb72ccc90cb1361edf19273d4a1dae690cf4a.tar.xz |
Remove telepathy dependencies and stop building KDE Telepathy
Diffstat (limited to '')
-rw-r--r-- | deps/telepathy/telepathy-morse/doinst.sh | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/deps/telepathy/telepathy-morse/doinst.sh b/deps/telepathy/telepathy-morse/doinst.sh deleted file mode 100644 index 6f09c59..0000000 --- a/deps/telepathy/telepathy-morse/doinst.sh +++ /dev/null @@ -1,3 +0,0 @@ -# Flush D-Bus user/group information caches and trigger policy changes: -killall -HUP dbus-daemon 2>&1 - |