summaryrefslogtreecommitdiffstats
path: root/scripts/po
diff options
context:
space:
mode:
authorAllan McRae <allan@archlinux.org>2015-01-26 15:45:47 +0100
committerAllan McRae <allan@archlinux.org>2015-02-01 12:20:08 +0100
commit7885931c969e781b732dfaea32e1fd166a3eb420 (patch)
tree906e7d0f2c7c3c91a5da070cd20bc0adc6c5de2f /scripts/po
parent9917930ae1f02fdf85c1ca2a35ee039f1a17368f (diff)
downloadpacman-7885931c969e781b732dfaea32e1fd166a3eb420.tar.gz
pacman-7885931c969e781b732dfaea32e1fd166a3eb420.tar.xz
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 <allan@archlinux.org>
Diffstat (limited to 'scripts/po')
-rw-r--r--scripts/po/POTFILES.in1
1 files changed, 1 insertions, 0 deletions
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