diff options
author | Allan McRae <allan@archlinux.org> | 2011-06-08 23:36:46 +1000 |
---|---|---|
committer | Dan McGee <dan@archlinux.org> | 2011-06-15 09:16:38 -0500 |
commit | 6f3a2145b0de7f27a1bf5932af3fe0a67171a881 (patch) | |
tree | 675413c6ba4b2ecdfc7aea7c6b0c053c6b52f843 /contrib | |
parent | 5f404f2cb78f48ddd90be0334fa2528961b17871 (diff) | |
download | pacman-6f3a2145b0de7f27a1bf5932af3fe0a67171a881.tar.xz |
makepkg: move option parsing code to separate file
This move the getopt replacement function parse_options out of
makepkg.sh.in and into a separate file. The code is inserted
into the relevant place in makepkg using m4.
This will allow the reuse of the option parsing code in other
scripts (i.e. pacman-key) while avoiding code duplication.
Signed-off-by: Allan McRae <allan@archlinux.org>
Signed-off-by: Dan McGee <dan@archlinux.org>
Diffstat (limited to 'contrib')
0 files changed, 0 insertions, 0 deletions