summaryrefslogtreecommitdiffstats
path: root/fredjo-gnome-2.28-test/gnome-python-desktop/post-install
diff options
context:
space:
mode:
authorfredjo <frederic.joly@9online.fr>2009-11-04 10:21:22 +0100
committerfredjo <frederic.joly@9online.fr>2009-11-04 10:21:22 +0100
commit23c0058ff4cd22298c0b449c483d7a8d619cae2c (patch)
tree780d280ed4c231d6774a2049771bb782d27f7675 /fredjo-gnome-2.28-test/gnome-python-desktop/post-install
parent9e708c276c5cbf32a4d3464bd7d3708a524682e7 (diff)
downloadnutyx-extra-23c0058ff4cd22298c0b449c483d7a8d619cae2c.tar.gz
nutyx-extra-23c0058ff4cd22298c0b449c483d7a8d619cae2c.tar.bz2
nutyx-extra-23c0058ff4cd22298c0b449c483d7a8d619cae2c.tar.xz
nutyx-extra-23c0058ff4cd22298c0b449c483d7a8d619cae2c.zip
Ajout du paquet gnome-python-desktop#2.26.0
Diffstat (limited to 'fredjo-gnome-2.28-test/gnome-python-desktop/post-install')
-rwxr-xr-xfredjo-gnome-2.28-test/gnome-python-desktop/post-install9
1 files changed, 9 insertions, 0 deletions
diff --git a/fredjo-gnome-2.28-test/gnome-python-desktop/post-install b/fredjo-gnome-2.28-test/gnome-python-desktop/post-install
new file mode 100755
index 000000000..d33198440
--- /dev/null
+++ b/fredjo-gnome-2.28-test/gnome-python-desktop/post-install
@@ -0,0 +1,9 @@
+#!/bin/sh
+
+port=gnome-desktop
+
+
+# desktop database
+update-desktop-database > /dev/null
+
+# End of file