Add native pax.
This commit is contained in:
parent
2b66ff2518
commit
6ccbaa9cc6
1 changed files with 2 additions and 2 deletions
|
@ -1,4 +1,4 @@
|
|||
# $NetBSD: tools.SunOS.mk,v 1.37 2012/01/14 02:11:00 hans Exp $
|
||||
# $NetBSD: tools.SunOS.mk,v 1.38 2012/05/21 15:19:13 jperkin Exp $
|
||||
#
|
||||
# System-supplied tools for the Solaris operating system.
|
||||
#
|
||||
|
@ -156,7 +156,7 @@ TOOLS_PLATFORM.openssl?= /usr/bin/openssl
|
|||
# Don't use GNU patch
|
||||
#TOOLS_PLATFORM.gpatch?= /usr/bin/gpatch
|
||||
#TOOLS_PLATFORM.patch?= /usr/bin/gpatch
|
||||
|
||||
TOOLS_PLATFORM.pax?= /bin/pax
|
||||
#.if exists(/usr/bin/perl)
|
||||
#TOOLS_PLATFORM.perl?= /usr/bin/perl
|
||||
#TOOLS_PLATFORM.pod2man?= /usr/perl5/bin/pod2man
|
||||
|
|
Loading…
Reference in a new issue