diff options
author | fredjo <frederic.joly@9online.fr> | 2009-11-04 10:40:17 +0100 |
---|---|---|
committer | fredjo <frederic.joly@9online.fr> | 2009-11-04 10:40:17 +0100 |
commit | 1c8f28b5fff41e13752a579fabf26094b738e348 (patch) | |
tree | b57ccc91eb24fd55e1e795117a3945c22eb03b6e /fredjo-gnome-2.28-test/libbonoboui/post-install | |
parent | 9015b6b2226d97be923af227f783ba4e95496ece (diff) | |
download | nutyx-extra-1c8f28b5fff41e13752a579fabf26094b738e348.tar.gz nutyx-extra-1c8f28b5fff41e13752a579fabf26094b738e348.tar.bz2 nutyx-extra-1c8f28b5fff41e13752a579fabf26094b738e348.tar.xz nutyx-extra-1c8f28b5fff41e13752a579fabf26094b738e348.zip |
Ajout du paquet libbonoboui#2.24.1
Diffstat (limited to 'fredjo-gnome-2.28-test/libbonoboui/post-install')
-rwxr-xr-x | fredjo-gnome-2.28-test/libbonoboui/post-install | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/fredjo-gnome-2.28-test/libbonoboui/post-install b/fredjo-gnome-2.28-test/libbonoboui/post-install new file mode 100755 index 000000000..6918cd352 --- /dev/null +++ b/fredjo-gnome-2.28-test/libbonoboui/post-install @@ -0,0 +1,8 @@ +#!/bin/sh + +port=libbonoboui + +# desktop database +update-desktop-database > /dev/null + +# End of file |