[arch-dev-public] [PATCH] makechrootpkg: Use the host's SRCDEST and PKGDEST if they are defined

Daenyth Blank daenyth+arch at gmail.com
Thu Nov 5 11:57:04 EST 2009


On Thu, Nov 5, 2009 at 12:53, Firmicus <Firmicus at gmx.net> wrote:
> Better look for a safer alternative. What about this?
>
> PKGDEST=$(source /etc/makepkg.conf && echo $PKGDEST)
That's actually more dangerous than the eval, since you are
essentially eval-ing the entire file.


More information about the arch-dev-public mailing list