29 Oct
2008
29 Oct
'08
2:51 a.m.
On Tue, Oct 28, 2008 at 7:07 AM, Allan McRae allan@archlinux.org wrote:
Do not attemp to update pkgver/pkgrel when reading a SCM based PKGBUILD from a pipe. Fixes FS#9187.
So the patch makes sense, but I'm not quite seeing that it is this easy.
dmcgee@galway /tmp/test $ ls
dmcgee@galway /tmp/test $ ls ../ PKGBUILD ssh-RWLFkm5100
dmcgee@galway /tmp/test $ makepkg < ../PKGBUILD ==> ERROR: PKGBUILD does not exist.
-Dan