FS#1756 - makepkg : handling unzip warning
Attached to Project:
Pacman
Opened by Brice Carpentier (brice) - Sunday, 07 November 2004, 16:54 GMT
Last edited by Judd Vinet (judd) - Sunday, 07 November 2004, 19:45 GMT
Opened by Brice Carpentier (brice) - Sunday, 07 November 2004, 16:54 GMT
Last edited by Judd Vinet (judd) - Sunday, 07 November 2004, 19:45 GMT
|
Details
When dealing with .zip source packages, makepkg exits when
unzip returns 1, which is, according to the manpage, only a
warning.
Eg. the source package has been made on MS/Windows, unzip returns 1 I've got a weird patch that corrects this behaviour, of course I'm no bash expert, so it is only there as some kind of proof of concept, and shouldn't be added "as is". |
This task depends upon
Closed by Judd Vinet (judd)
Sunday, 19 December 2004, 01:59 GMT
Reason for closing: Fixed
Additional comments about closing: Fixed in 2.9.3
Sunday, 19 December 2004, 01:59 GMT
Reason for closing: Fixed
Additional comments about closing: Fixed in 2.9.3
makepkg.patch