summaryrefslogtreecommitdiffstats
path: root/scripts/libmakepkg/util.sh.in
AgeCommit message (Collapse)AuthorFilesLines
2015-05-12libmakepkg: fix test bracket styleAllan McRae1-1/+1
Signed-off-by: Allan McRae <allan@archlinux.org>
2015-02-01makepkg: split message functions into libmakepkgAllan McRae1-0/+28
This performs all the needed work for libmakepkg to be included in tarballs, installed into the correct place, and read into makepkg. Also change the install root for libmakepkg to an architecture independant location. Signed-off-by: Allan McRae <allan@archlinux.org>