Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 16 Dec 1998 22:13:25 -0800 (PST)
From:      asami@FreeBSD.ORG (Satoshi Asami)
To:        jkh@FreeBSD.ORG
Cc:        cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG
Subject:   Re: cvs commit: src/usr.sbin/pkg_install/add perform.c pkg_add.1 src/usr.sbin/pkg_install/create create.h main.c perform.c pkg_create.1 src/usr.sbin/pkg_install/delete perform.c pkg_delete.1 src/usr.sbin/pkg_install/info perform.c ...
Message-ID:  <199812170613.WAA16965@silvia.hip.berkeley.edu>
In-Reply-To: <199812161359.FAA23790@freefall.freebsd.org> (jkh@FreeBSD.ORG)

next in thread | previous in thread | raw e-mail | index | archive | help
 *   Make it possible to have separate install scripts as well as have
 *   an on-delete script.

>From my reading of the man page, this means

(1) Old packages will still work exactly like before (assuming they
    check for "DEINSTALL" in the deinstall script)

(2) The old deinstallation script will be called twice, the second
    time with "POST-DEINSTALL" as $2

(3) If -I is given as well as -i, then -i is only called pre-install
    and -I post-install.  Same for -k and -K.

?

Satoshi

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



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