summaryrefslogtreecommitdiffstats
path: root/configure.ac
diff options
context:
space:
mode:
authorThomas Bächler <thomas@archlinux.org>2010-06-28 13:31:59 +0200
committerDan McGee <dan@archlinux.org>2010-06-30 15:27:29 +0200
commitd7c98d4e45f614495399636bf02bc718e4a90ab8 (patch)
tree1f38737a35e8398bbf167b9d35861159ac1f38bc /configure.ac
parent21d5dedfddb290da4e9beafe3e28abcdee1b7091 (diff)
downloadpacman-d7c98d4e45f614495399636bf02bc718e4a90ab8.tar.gz
pacman-d7c98d4e45f614495399636bf02bc718e4a90ab8.tar.xz
makepkg: Only check regular files in $srcdir check
The 'grep -R' in the $srcdir check would not only grep regular files, but also devices, symlinks (that might potentially point outside of $pkgdir), pipes and so on. Use find to ensure only regular files are examined. This should fix https://bugs.archlinux.org/task/19975 Signed-off-by: Allan McRae <allan@archlinux.org>
Diffstat (limited to 'configure.ac')
0 files changed, 0 insertions, 0 deletions