From 7885931c969e781b732dfaea32e1fd166a3eb420 Mon Sep 17 00:00:00 2001 From: Allan McRae Date: Tue, 27 Jan 2015 00:45:47 +1000 Subject: makepkg: split message functions into libmakepkg 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 --- scripts/po/POTFILES.in | 1 + 1 file changed, 1 insertion(+) (limited to 'scripts/po/POTFILES.in') diff --git a/scripts/po/POTFILES.in b/scripts/po/POTFILES.in index f9e8a481..f286be95 100644 --- a/scripts/po/POTFILES.in +++ b/scripts/po/POTFILES.in @@ -8,5 +8,6 @@ scripts/pacman-key.sh.in scripts/pacman-optimize.sh.in scripts/pkgdelta.sh.in scripts/repo-add.sh.in +scripts/libmakepkg/util/message.sh scripts/library/output_format.sh scripts/library/parseopts.sh -- cgit v1.2.3-24-g4f1b