summaryrefslogtreecommitdiffstats
path: root/alacarte/post-install
diff options
context:
space:
mode:
Diffstat (limited to 'alacarte/post-install')
-rwxr-xr-xalacarte/post-install8
1 files changed, 0 insertions, 8 deletions
diff --git a/alacarte/post-install b/alacarte/post-install
deleted file mode 100755
index 7ab8335..0000000
--- a/alacarte/post-install
+++ /dev/null
@@ -1,8 +0,0 @@
-#!/bin/sh
-
-port=alacarte
-
-# desktop database
-update-desktop-database > /dev/null
-
-# End of file