FS#14500 - [planner] call update-mime-database in post_install
Attached to Project:
Arch Linux
Opened by Tiago Pierezan Camargo (tcamargo) - Thursday, 30 April 2009, 01:18 GMT
Last edited by Jan de Groot (JGC) - Saturday, 18 July 2009, 22:27 GMT
Opened by Tiago Pierezan Camargo (tcamargo) - Thursday, 30 April 2009, 01:18 GMT
Last edited by Jan de Groot (JGC) - Saturday, 18 July 2009, 22:27 GMT
|
Details
Description:
Add a call to update-mime-database in post_install. post_install() { usr/sbin/gconfpkg --install ${pkgname} update-desktop-database -q gtk-update-icon-cache -q -t -f usr/share/icons/hicolor update-mime-database usr/share/mime } Additional info: * planner-0.14.4-1 |
This task depends upon