diff options
author | Allan McRae <allan@archlinux.org> | 2015-05-17 14:57:44 +0200 |
---|---|---|
committer | Allan McRae <allan@archlinux.org> | 2015-05-19 15:43:00 +0200 |
commit | 1a17249159d2425dfd5103b8699673f72394a385 (patch) | |
tree | af92d99475be9f34511dc751b589f8fe62baf604 /scripts/po | |
parent | 366adc3bb07f0082c8417e60fe7fc41fff211123 (diff) | |
download | pacman-1a17249159d2425dfd5103b8699673f72394a385.tar.gz pacman-1a17249159d2425dfd5103b8699673f72394a385.tar.xz |
libmakepkg: extract functions for handling source URLs
Signed-off-by: Allan McRae <allan@archlinux.org>
Diffstat (limited to 'scripts/po')
-rw-r--r-- | scripts/po/POTFILES.in | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/scripts/po/POTFILES.in b/scripts/po/POTFILES.in index 43916c0a..30bc3f48 100644 --- a/scripts/po/POTFILES.in +++ b/scripts/po/POTFILES.in @@ -39,5 +39,6 @@ scripts/libmakepkg/tidy/strip.sh.in scripts/libmakepkg/tidy/upx.sh.in scripts/libmakepkg/tidy/zipman.sh.in scripts/libmakepkg/util/message.sh +scripts/libmakepkg/util/source.sh.in scripts/library/output_format.sh scripts/library/parseopts.sh |