repo.or.cz
/
minix-pkgsrc.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
Fixup fromcvs/togit conversion
[minix-pkgsrc.git]
/
pkgtools
/
pkg_alternatives
/
DEINSTALL
blob
bb1c65c55fac7cb2f0e476ca1e37eb6fcfc7bf1d
1
# $NetBSD: DEINSTALL,v 1.1 2005/01/25 16:27:37 jmmv Exp $
2
#
3
4
case ${STAGE} in
5
DEINSTALL)
6
@PKG_ALTERNATIVES@ -gs destroy
7
;;
8
esac