pacman/scripts
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
..
completion Move bash/zsh completion out of contrib 2016-10-10 10:38:05 +10:00
libmakepkg makepkg: Move parseopts from library to libmakepkg 2016-10-22 20:50:54 +10:00
library makepkg: Move parseopts from library to libmakepkg 2016-10-22 20:50:54 +10:00
po makepkg: Move parseopts from library to libmakepkg 2016-10-22 20:50:54 +10:00
.gitignore makepkg: Move parseopts from library to libmakepkg 2016-10-22 20:50:54 +10:00
Makefile.am makepkg: Move parseopts from library to libmakepkg 2016-10-22 20:50:54 +10:00
makepkg-template.pl.in Update copyright years for 2016 2016-01-04 13:27:08 +10:00
makepkg.sh.in makepkg: Move parseopts from library to libmakepkg 2016-10-22 20:50:54 +10:00
pacman-db-upgrade.sh.in makepkg: Move parseopts from library to libmakepkg 2016-10-22 20:50:54 +10:00
pacman-key.sh.in makepkg: Move parseopts from library to libmakepkg 2016-10-22 20:50:54 +10:00
pkgdelta.sh.in makepkg: Move parseopts from library to libmakepkg 2016-10-22 20:50:54 +10:00
repo-add.sh.in repo-add: fix error in directories with a space in their name 2016-09-09 15:40:20 +10:00
wrapper.sh.in Generalise makepkg-wrapper to handle any script using libmakepkg 2016-10-22 20:50:29 +10:00