summaryrefslogtreecommitdiffstats
path: root/extra/gdm/post-install
diff options
context:
space:
mode:
Diffstat (limited to 'extra/gdm/post-install')
-rwxr-xr-xextra/gdm/post-install9
1 files changed, 0 insertions, 9 deletions
diff --git a/extra/gdm/post-install b/extra/gdm/post-install
deleted file mode 100755
index 09f11ae56..000000000
--- a/extra/gdm/post-install
+++ /dev/null
@@ -1,9 +0,0 @@
-#!/bin/sh
-
-port=gdm
-
-# desktop database
-update-desktop-database > /dev/null
-
-# End of file
-