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> |
||
|---|---|---|
| .. | ||
| makepkg-template-tests | ||
| human_to_size_test.sh | ||
| Makefile.am | ||
| makepkg-template_test.sh | ||
| pacman-db-upgrade-v9.py | ||
| parseopts_test.sh | ||