]> git.ipfire.org Git - thirdparty/ipxe.git/commit
[build] Avoid hard-coding the path to perl
authorMichael Brown <mcb30@ipxe.org>
Thu, 24 Jun 2010 00:23:00 +0000 (01:23 +0100)
committerMichael Brown <mcb30@ipxe.org>
Thu, 24 Jun 2010 00:23:00 +0000 (01:23 +0100)
commitea12dc0ec3256bf9c9de396a2cd8b03824638890
tree5fe731b27ce1240519007d17fd7c1a1678f6848a
parentf2b3f560d28db6f0f9be0be42f9b68ddf3628ead
[build] Avoid hard-coding the path to perl

The path "/usr/bin/perl" has been hard-coded since Etherboot 5.1, for
no discernible reason.  Use just "perl" instead to fix the
inconsistency and allow building on systems with Perl installed
outside of /usr/bin.

Reported-by: Gabor Z. Papp <gzp@papp.hu>
Signed-off-by: Michael Brown <mcb30@ipxe.org>
src/Makefile