FS#730 - mlview .install script bug
Attached to Project:
Arch Linux
Opened by Jan de Groot (JGC) - Sunday, 11 April 2004, 13:21 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:21 GMT
Last edited by Dale Blount (dale) - Sunday, 11 April 2004, 20:07 GMT
|
Details
post_upgrade() {
post_install $2 } $2 has to change to $1 to get a proper package upgrade. |
This task depends upon
Comment by Tobias Kieslich (tobias) -
Wednesday, 19 May 2004, 06:38 GMT
Fixed this and added post_remove()