summaryrefslogtreecommitdiff
path: root/Packages.txt
diff options
context:
space:
mode:
authorzuntum <zuntum@pkgsrc.org>2003-05-06 00:15:52 +0000
committerzuntum <zuntum@pkgsrc.org>2003-05-06 00:15:52 +0000
commit864ecb8165afa085dadae2e04224889647b58f32 (patch)
tree121371845a41c7427e1310933c7214d166f1986f /Packages.txt
parentf4fa7a171678c23a8accded5c81005e1232b544e (diff)
downloadpkgsrc-864ecb8165afa085dadae2e04224889647b58f32.tar.gz
Add section "Packages containing perl scripts" that discusses REPLACE_PERL
From Soren Jacobsen in PR#21469, thanks!
Diffstat (limited to 'Packages.txt')
-rw-r--r--Packages.txt8
1 files changed, 7 insertions, 1 deletions
diff --git a/Packages.txt b/Packages.txt
index e13333c87c5..8291a0c29e7 100644
--- a/Packages.txt
+++ b/Packages.txt
@@ -1,4 +1,4 @@
-# $NetBSD: Packages.txt,v 1.289 2003/04/04 20:15:51 jschauma Exp $
+# $NetBSD: Packages.txt,v 1.290 2003/05/06 00:15:52 zuntum Exp $
###########################################################################
==========================
@@ -2500,6 +2500,12 @@ will be carried into any binary package that is made from this pkgsrc
entry. A "preserved" package will not be deleted using pkg_delete(1),
unless the "-f" option is used.
+ 10.33 Packages containing perl scripts
+ ======================================
+
+If your package contains interpreted perl scripts, set REPLACE_PERL to
+ensure that the proper interpreter path is set. REPLACE_PERL should
+contain a list of scripts, relative to WRKSRC, that you want adjusted.
11 Submitting & Committing
==========================