Fix path for mtree

This commit is contained in:
jmc 2005-10-12 02:11:58 +00:00
parent 437f8925a6
commit e7233dd596
1 changed files with 2 additions and 2 deletions

View File

@ -1,6 +1,6 @@
#! /bin/sh
#
# $NetBSD: makesrctars,v 1.22 2005/10/07 20:00:54 jmc Exp $
# $NetBSD: makesrctars,v 1.23 2005/10/12 02:11:58 jmc Exp $
#
# makesrctars srcdir setdir
# Create source tarballs in setdir from the source under srcdir.
@ -10,7 +10,7 @@ prog=${0##*/}
# set defaults
: ${CKSUM=cksum}
: ${MTREE=mtree}
: ${MTREE=/usr/sbin/mtree}
: ${PAX=pax}
xsrcdir=