Skip site navigation (1)Skip section navigation (2)
Date:      20 Jul 2000 13:54:59 -0700
From:      asami@freebsd.org (Satoshi - Ports Wraith - Asami)
To:        Donn Miller <dmmiller@cvzoom.net>
Cc:        ports@freebsd.org
Subject:   Re: mtree problems during make install on -current
Message-ID:  <vqcg0p4y124.fsf@silvia.hip.berkeley.edu>
In-Reply-To: Donn Miller's message of "Thu, 20 Jul 2000 08:01:05 -0400"
References:  <3976EA01.FB36D819@cvzoom.net>

next in thread | previous in thread | raw e-mail | index | archive | help
 * The following attached patch fixes the problem.  Note that the `-p'
 * option has to be at the end of MTREE_ARGS, not `-L'.

 * -MTREE_ARGS?=	-U -f ${MTREE_FILE} -d -e -p -L
 * +MTREE_ARGS?=	-U -f ${MTREE_FILE} -L -d -e -p 

Thanks, committed!

Satoshi


To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-ports" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?vqcg0p4y124.fsf>