FS#731 - gossip .install script bug
Attached to Project:
Arch Linux
Opened by Jan de Groot (JGC) - Sunday, 11 April 2004, 13:22 GMT
Last edited by Dale Blount (dale) - Sunday, 11 April 2004, 20:07 GMT
Opened by Jan de Groot (JGC) - Sunday, 11 April 2004, 13:22 GMT
Last edited by Dale Blount (dale) - Sunday, 11 April 2004, 20:07 GMT
|
Details
post_upgrade() {
post_install $2 } $2 has to change into $1 to get a proper package upgrade. This is important for gnome applications, since current versions are picky on gconf schema merges. |
This task depends upon