summaryrefslogtreecommitdiff
path: root/pkgtools/pax
diff options
context:
space:
mode:
authorjoerg <joerg>2007-04-12 14:36:40 +0000
committerjoerg <joerg>2007-04-12 14:36:40 +0000
commit4c6ae127741d416ed73f9d1047bae53d01a9361c (patch)
tree12ade78f5cb243a92c529b2c2cba8f6dfa08a166 /pkgtools/pax
parentd0e026fcb0a4b22c679eb6d52cd46e62d4910eec (diff)
downloadpkgsrc-4c6ae127741d416ed73f9d1047bae53d01a9361c.tar.gz
When calling bootstrap-register from the bootstrap script for the
various packages, pass down PKG_PRESERVE. Remove the default setting of PKG_PRESERVE, it makes perfect sense to install e.g. pkgtools/mtree and be able to remove it again, if it is not an essientiel tool. OK jlam@
Diffstat (limited to 'pkgtools/pax')
-rw-r--r--pkgtools/pax/Makefile3
1 files changed, 1 insertions, 2 deletions
diff --git a/pkgtools/pax/Makefile b/pkgtools/pax/Makefile
index 3d780b96921..282cb11ca8e 100644
--- a/pkgtools/pax/Makefile
+++ b/pkgtools/pax/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.13 2006/07/14 20:11:10 jlam Exp $
+# $NetBSD: Makefile,v 1.14 2007/04/12 14:36:40 joerg Exp $
#
# This version of pax installs into ${PKG_TOOLS_BIN}.
#
@@ -8,7 +8,6 @@
CATEGORIES= pkgtools
NO_PKGTOOLS_REQD_CHECK= yes
-PKG_PRESERVE= yes
PKG_TOOLS_PREFIX= ${PKG_TOOLS_BIN:C|/[^/]?bin$||}