diff options
Diffstat (limited to 'testing/source/vtown/input-methods/kcm-fcitx/doinst.sh')
-rw-r--r-- | testing/source/vtown/input-methods/kcm-fcitx/doinst.sh | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/testing/source/vtown/input-methods/kcm-fcitx/doinst.sh b/testing/source/vtown/input-methods/kcm-fcitx/doinst.sh deleted file mode 100644 index 5fb28930..00000000 --- a/testing/source/vtown/input-methods/kcm-fcitx/doinst.sh +++ /dev/null @@ -1,3 +0,0 @@ -if [ -x /usr/bin/update-desktop-database ]; then - /usr/bin/update-desktop-database -q usr/share/applications >/dev/null 2>&1 -fi |