summaryrefslogtreecommitdiffstats
path: root/scripts/po/POTFILES.in
diff options
context:
space:
mode:
authorAndrew Gregory <andrew.gregory.8@gmail.com>2016-12-09 17:14:03 +0100
committerAllan McRae <allan@archlinux.org>2017-01-04 04:59:14 +0100
commit36eb35cacd9282fb063ed181b8754ef679ee302a (patch)
treeeb7f41c3d774ea50626b6d4db90ac7093b7499f5 /scripts/po/POTFILES.in
parent2c4511bdbe3599713811e54edbbd60e51d66ce3e (diff)
downloadpacman-36eb35cacd9282fb063ed181b8754ef679ee302a.tar.gz
pacman-36eb35cacd9282fb063ed181b8754ef679ee302a.tar.xz
makepkg: warn about dotfiles in package root
libalpm reserves paths starting with '.' for its own use and will not extract any other than those it recognizes. 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 4f47fc3b..7cc6a031 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/dotfiles.sh.in
scripts/libmakepkg/lint_package/file_names.sh.in
scripts/libmakepkg/lint_package/missing_backup.sh.in
scripts/libmakepkg/lint_pkgbuild.sh.in