cvs commit: libh/release/scripts/pkgtools pkg_delete.tcl
Alexander Langer <[email protected]> Thu, 26 Sep 2002 10:29:45 -0400 (EDT)
| Newsgroups | gmane.os.freebsd.devel.libh |
|---|---|
| Message-ID | <[email protected]> |
alex 2002/09/26 10:29:45 EDT
Modified files:
release/scripts/pkgtools pkg_delete.tcl
Log:
use $pkg remove and not $pkg uninstall.
uninstall() only uninstalls it but keeps an entry for
this package in the database. It's used for upgrades etc.
remove() uninstalls AND removes the entry in the database.
Revision Changes Path
1.3 +2 -2 libh/release/scripts/pkgtools/pkg_delete.tcl
To Unsubscribe: send mail to [email protected]
with "unsubscribe freebsd-libh" in the body of the message