[pacman-dev] [PATCH] makepkg: list files containing $srcdir (FS#31558)
Phillip Smith
lists at fukawi2.nl
Mon May 20 19:09:54 EDT 2013
On 20 May 2013 20:58, Dave Reisner <d at falconindy.com> wrote:
> Not what I had in mind (or gave you). This will "work", but the process
> substitution is preferable over the here string.
Sorry; what I saw in yours was '<<' which obviously didn't work so I
assumed you meant '<<<'
On 20 May 2013 21:07, Allan McRae <allan at archlinux.org> wrote:
> Also not you do not need the whole for loop here. Just
>
> printf " %s\n" "${srcdir_refs[@]}"
That did not work in my testing; line breaks were not preserved.
More information about the pacman-dev
mailing list