diff options
Diffstat (limited to 'gnome/gnome-python-desktop/post-install')
-rwxr-xr-x | gnome/gnome-python-desktop/post-install | 9 |
1 files changed, 0 insertions, 9 deletions
diff --git a/gnome/gnome-python-desktop/post-install b/gnome/gnome-python-desktop/post-install deleted file mode 100755 index d33198440..000000000 --- a/gnome/gnome-python-desktop/post-install +++ /dev/null @@ -1,9 +0,0 @@ -#!/bin/sh - -port=gnome-desktop - - -# desktop database -update-desktop-database > /dev/null - -# End of file |