FS#25100 - [makepkg] filename spaces break noextract array
Attached to Project:
Pacman
Opened by Thomas Weißschuh (t-8ch) - Monday, 11 July 2011, 01:16 GMT
Last edited by Allan McRae (Allan) - Tuesday, 19 July 2011, 00:27 GMT
Opened by Thomas Weißschuh (t-8ch) - Monday, 11 July 2011, 01:16 GMT
Last edited by Allan McRae (Allan) - Tuesday, 19 July 2011, 00:27 GMT
|
Details
Summary and Info:
If specifying filenames with spaces in a PKGBUILDs noextract array it won't work It works after changing line 677 in /usr/bin/makepkg to: if in_array "$file" "${noextract[@]}"; then ( note the " enclosing noextract ) Tested with 3.5.3, but it's not fixed in git yet ( confirmed via cgit ) |
This task depends upon
Closed by Allan McRae (Allan)
Tuesday, 19 July 2011, 00:27 GMT
Reason for closing: Fixed
Additional comments about closing: http://projects.archlinux.org/pacman.git /commit/?id=297cd789
Tuesday, 19 July 2011, 00:27 GMT
Reason for closing: Fixed
Additional comments about closing: http://projects.archlinux.org/pacman.git /commit/?id=297cd789