Fake buglet fix: if PLIST_SRC directly follows PLIST_CWD, ignore
authorespie <espie@openbsd.org>
Fri, 24 Mar 2000 00:24:18 +0000 (00:24 +0000)
committerespie <espie@openbsd.org>
Fri, 24 Mar 2000 00:24:18 +0000 (00:24 +0000)
commit837838a7fd35be637cfd42e6ee9487c9c31df908
treed5aae5f2cea12fa86a0bf6dcd4599c728b03cc08
parent5fa7c547803f30595116cd7dfabb4b81e2faba79
Fake buglet fix: if PLIST_SRC directly follows PLIST_CWD, ignore
the PLIST_CWD in creating the tar pipe.

This takes care of pkg_create -p PREFIX -s FAKE
where PREFIX does not exist at pkg creation time.
usr.sbin/pkg_install/create/perform.c