diff --git a/tmp/postremove b/tmp/postremove new file mode 100644 index 0000000..bda60cf --- /dev/null +++ b/tmp/postremove @@ -0,0 +1,6 @@ +#!/bin/bash + +cd /opt/kde/share/applnk +update-desktop-database . +update-desktop-database +cd -