summaryrefslogtreecommitdiff
path: root/Packages.txt
diff options
context:
space:
mode:
authorjschauma <jschauma@pkgsrc.org>2003-01-10 17:26:35 +0000
committerjschauma <jschauma@pkgsrc.org>2003-01-10 17:26:35 +0000
commit91310ae886bb555927bc9fc20b975031f66558c2 (patch)
tree4a56195f84425dcde744b319ad61dc411e588d7f /Packages.txt
parent005291c1bf3be783312ddf56905ac82aeef7f761 (diff)
downloadpkgsrc-91310ae886bb555927bc9fc20b975031f66558c2.tar.gz
Remove references to obsolete variables EXTRACT_BEFORE_ARGS and
EXTRACT_AFTER_ARGS.
Diffstat (limited to 'Packages.txt')
-rw-r--r--Packages.txt7
1 files changed, 2 insertions, 5 deletions
diff --git a/Packages.txt b/Packages.txt
index f727d558dcd..92bf5e989e6 100644
--- a/Packages.txt
+++ b/Packages.txt
@@ -1,4 +1,4 @@
-# $NetBSD: Packages.txt,v 1.279 2003/01/10 11:58:02 agc Exp $
+# $NetBSD: Packages.txt,v 1.280 2003/01/10 17:26:35 jschauma Exp $
###########################################################################
==========================
@@ -1330,8 +1330,7 @@ The main targets used during the build process defined in bsd.pkg.mk are:
format, most commonly .tar.gz. If only some of the distfiles need to be
uncompressed, the files to be uncompressed should be put into
EXTRACT_ONLY. If the distfiles are not in .tar.gz format, they can be
- extracted by setting EXTRACT_CMD, EXTRACT_BEFORE_ARGS and/or
- EXTRACT_AFTER_ARGS.
+ extracted by setting EXTRACT_CMD.
* patch:
After extraction, all the patches named by the PATCHFILES, those present
@@ -1808,8 +1807,6 @@ DISTNAME field, and add the following to your package's Makefile:
EXTRACT_SUFX= .msg.gz
EXTRACT_CMD= zcat
- EXTRACT_BEFORE_ARGS=
- EXTRACT_AFTER_ARGS= |sh
10.3 Packages not creating their own subdirectory