pacman/scripts/libmakepkg/util
Alad Wenter 1f8f0bd9ac makepkg: Move parseopts from library to libmakepkg
parseopts is used in makepkg and other scripts such as pacman-key as a
getopt replacement.

Instead of including it in those scripts via a macro, move it to
libmakepkg/util/parseopts.sh and have scripts source this file where
appropriate.

To keep the parseopts test, a new variable was introduced:
PM_LIBMAKEPKG_DIR

Signed-off-by: Alad Wenter <alad@archlinux.info>
Signed-off-by: Allan McRae <allan@archlinux.org>
2016-10-22 20:50:54 +10:00
..
message.sh.in libmakepkg: generate all scripts 2016-10-22 20:50:28 +10:00
option.sh.in libmakepkg: generate all scripts 2016-10-22 20:50:28 +10:00
parseopts.sh.in makepkg: Move parseopts from library to libmakepkg 2016-10-22 20:50:54 +10:00
pkgbuild.sh.in libmakepkg: look for architecture-specific hashes in get_integlist 2016-08-30 18:10:40 +10:00
source.sh.in Update copyright years for 2016 2016-01-04 13:27:08 +10:00
util.sh.in libmakepkg: generate all scripts 2016-10-22 20:50:28 +10:00