FS#5021 - makepkg does not remove info directory from $startdir/pkg/opt/gnome
Attached to Project:
Pacman
Opened by Tom Killian (tomk) - Tuesday, 11 July 2006, 22:39 GMT
Last edited by Tobias Powalowski (tpowa) - Wednesday, 12 July 2006, 06:34 GMT
Opened by Tom Killian (tomk) - Tuesday, 11 July 2006, 22:39 GMT
Last edited by Tobias Powalowski (tpowa) - Wednesday, 12 July 2006, 06:34 GMT
|
Details
I've just updated gnubiff and gnubiff-gtk, currently
orphaned in Community, prior to adopting them. gnubiff-gtk
installs in /usr, and makepkg removes the /usr/info
directory before tarring the package. gnubiff, OTOH,
installs in /opt/gnome, and includes
/opt/gnome/info/gnubiff.info.
The problem is in the KEEPDOCS if statement on line 643. The rm commands for info and doc folders have /pkg/usr hardcoded, instead of allowing for other install paths. |
This task depends upon
Closed by Aaron Griffin (phrakture)
Friday, 22 December 2006, 00:58 GMT
Reason for closing: Fixed
Additional comments about closing: Implemented in the new DOC_DIRS makepkg variable to allow easier extending of these dirs to change.
Friday, 22 December 2006, 00:58 GMT
Reason for closing: Fixed
Additional comments about closing: Implemented in the new DOC_DIRS makepkg variable to allow easier extending of these dirs to change.