Revert "parseopts: normalize options into an array"
commit3c5d5a19b36c5ea3638de263cb7cd1be6289cb44
authorDave Reisner <dreisner@archlinux.org>
Sat, 7 Apr 2012 15:54:02 +0000 (7 11:54 -0400)
committerDan McGee <dan@archlinux.org>
Sat, 7 Apr 2012 16:03:48 +0000 (7 11:03 -0500)
tree6b8d70b09046bb3bfb75fe720514892f0a78f87b
parent297916e6a2ad91bbd4cbd0173cac79937b93a393
Revert "parseopts: normalize options into an array"

This was really only half a fix for FS#28445, as it still doesn't
correctly handle the case of filenames with spaces. In the short term,
there is no obvious fix for this. In the long term, I believe the
correct decision is to rewrite the options parser to be more in line
with GNU getopt_long.

This reverts commits:
  ca4142714137b16feabac09c4cda86b0a75036f8.
  969dcddbdf9d5dbd91aa414cdd193f3fb26b644b.
scripts/library/parse_options.sh
scripts/makepkg.sh.in
scripts/pacman-key.sh.in