Path to this page:
./
pkgtools/pkg_alternatives,
Generic wrappers for programs with similar interfaces
Branch: pkgsrc-2016Q4,
Version: 1.6,
Package name: pkg_alternatives-1.6,
Maintainer: jmmvpkg_alternatives is a tool to manage the alternatives system provided by
The NetBSD Packages Collection, also known as pkgsrc. It creates, configures
and destroys generic wrappers used to run programs with similar interfaces.
DEINSTALL [+/-]# $NetBSD: DEINSTALL,v 1.2 2005/01/25 16:48:22 jmmv Exp $
#
case ${STAGE} in
DEINSTALL)
@PKG_ALTERNATIVES@ -gs destroy
;;
esac
Required to build:[
pkgtools/cwrappers]
Version history: (Expand)
- (2017-01-05) Package added to pkgsrc.se, version pkg_alternatives-1.6 (created)