FS#728 - gnomeicu install script error
Attached to Project:
Arch Linux
Opened by Jan de Groot (JGC) - Sunday, 11 April 2004, 12:59 GMT
Last edited by Dale Blount (dale) - Sunday, 11 April 2004, 20:05 GMT
Opened by Jan de Groot (JGC) - Sunday, 11 April 2004, 12:59 GMT
Last edited by Dale Blount (dale) - Sunday, 11 April 2004, 20:05 GMT
|
Details
There's a bug in the postinstall script that causes gnomeicu
not to register gconf schemes after an upgrade:
post_upgrade() { post_install $2 } The $2 should be a $1 to get rid of the problem. This bug was all over gnome 2.x before we merged 2.6 (I noticed this one in my beta builds when clock applets and volume control trays started to do annoying things) |
This task depends upon