summaryrefslogtreecommitdiffstats
path: root/extra/gdm/post-install
diff options
context:
space:
mode:
authorThierry N <thierryn1 at hispeed dot ch>2009-08-29 13:56:26 +0200
committerThierry N <thierryn1 at hispeed dot ch>2009-08-29 13:56:26 +0200
commit7e219ae1c6b9ca5bc0f015c2b48be6d3694b4f67 (patch)
treef38e8d6a2c3a9f00ab290c5c92814d4e5aca961f /extra/gdm/post-install
parentea69f9be755410c3725718636ef0f75d0fc632d2 (diff)
downloadnutyx-pakxe-7e219ae1c6b9ca5bc0f015c2b48be6d3694b4f67.tar.gz
nutyx-pakxe-7e219ae1c6b9ca5bc0f015c2b48be6d3694b4f67.tar.bz2
nutyx-pakxe-7e219ae1c6b9ca5bc0f015c2b48be6d3694b4f67.tar.xz
nutyx-pakxe-7e219ae1c6b9ca5bc0f015c2b48be6d3694b4f67.zip
Ajout de gdm#2.20.10-1
Diffstat (limited to 'extra/gdm/post-install')
-rwxr-xr-xextra/gdm/post-install9
1 files changed, 9 insertions, 0 deletions
diff --git a/extra/gdm/post-install b/extra/gdm/post-install
new file mode 100755
index 000000000..09f11ae56
--- /dev/null
+++ b/extra/gdm/post-install
@@ -0,0 +1,9 @@
+#!/bin/sh
+
+port=gdm
+
+# desktop database
+update-desktop-database > /dev/null
+
+# End of file
+