Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 23 Aug 2003 03:08:53 +0100
From:      =?ISO-8859-1?Q?M=E1rio?= Freitas <sub_0@netcabo.pt>
To:        freebsd-doc@freebsd.org
Subject:   Porter's Handbook Mistake?
Message-ID:  <1061601117.42555.0.camel@suzy.unbreakable.homeunix.org>

next in thread | raw e-mail | index | archive | help
I folks,
While I was reading the porter's handbook (once more) I think
I've found a mistake at Chapter 12, part 3:

"This script will be run twice by pkg_delete(1). The first time as ${SH}
pkg-install ${PKGNAME} DEINSTALL and the second time as ${SH}
pkg-install ${PKGNAME} POST-DEINSTALL."


Shouldn't it be:
"This script will be run twice by pkg_delete(1). The first time as ${SH}
pkg-deinstall ${PKGNAME} PRE-DEINSTALL and the second time as ${SH}
pkg-deinstall ${PKGNAME} POST-DEINSTALL." ?

Thanks.

--=20
M=E1rio Freitas (sub_0@netcabo.pt)
N=FAcleo Portugu=EAs de FreeBSD (NPF)




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