[pacman-dev] [PATCH] makepkg: Only check regular files in $srcdir check
Allan McRae
allan at archlinux.org
Mon Jun 28 07:46:06 EDT 2010
On 28/06/10 21:31, Thomas Bächler wrote:
> 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
On my working-maint branch.
More information about the pacman-dev
mailing list