summaryrefslogtreecommitdiffstats
path: root/scripts/po/POTFILES.in
diff options
context:
space:
mode:
authorAndrew Gregory <andrew.gregory.8@gmail.com>2016-11-05 23:08:17 +0100
committerAllan McRae <allan@archlinux.org>2016-12-05 06:20:08 +0100
commite3e9cc14a52062e2c3e0f4e2c4c6dec8efc68be4 (patch)
treeefa36fdf703f3e055b22aaf6a4cf96b28ac846ee /scripts/po/POTFILES.in
parent5dd764eb47e0109407702a4064e74dc25df3c982 (diff)
downloadpacman-e3e9cc14a52062e2c3e0f4e2c4c6dec8efc68be4.tar.gz
pacman-e3e9cc14a52062e2c3e0f4e2c4c6dec8efc68be4.tar.xz
makepkg: reject packages with newlines in paths
libalpm's local database format does not support paths with newlines. Signed-off-by: Andrew Gregory <andrew.gregory.8@gmail.com> Signed-off-by: Allan McRae <allan@archlinux.org>
Diffstat (limited to 'scripts/po/POTFILES.in')
-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 aa9e6764..4f47fc3b 100644
--- a/scripts/po/POTFILES.in
+++ b/scripts/po/POTFILES.in
@@ -14,6 +14,7 @@ scripts/libmakepkg/integrity/verify_checksum.sh.in
scripts/libmakepkg/integrity/verify_signature.sh.in
scripts/libmakepkg/lint_package.sh.in
scripts/libmakepkg/lint_package/build_references.sh.in
+scripts/libmakepkg/lint_package/file_names.sh.in
scripts/libmakepkg/lint_package/missing_backup.sh.in
scripts/libmakepkg/lint_pkgbuild.sh.in
scripts/libmakepkg/lint_pkgbuild/arch.sh.in