X-Git-Url: https://git.sven.stormbind.net/?a=blobdiff_plain;f=debian%2Fvym.postinst;fp=debian%2Fvym.postinst;h=0000000000000000000000000000000000000000;hb=85ed62172a6db499d9bd90b4cc05328794b4119d;hp=bc309b1e2848bb530c4aedaf36c95627b60e8952;hpb=8d1631793e00a59a7509b4c4e49dfb85177c838d;p=sven%2Fvym.git diff --git a/debian/vym.postinst b/debian/vym.postinst deleted file mode 100644 index bc309b1..0000000 --- a/debian/vym.postinst +++ /dev/null @@ -1,10 +0,0 @@ -#! /bin/sh -set -e - -#DEBHELPER# - -if [ -x /usr/bin/update-desktop-database ]; then - update-desktop-database -fi - -exit 0