summaryrefslogtreecommitdiff
path: root/installperl
diff options
context:
space:
mode:
authorIlya Zakharevich <ilya@math.berkeley.edu>2003-11-04 12:10:16 -0800
committerRafael Garcia-Suarez <rgarciasuarez@gmail.com>2003-11-10 20:55:25 +0000
commit70eaf669f8c2c2eadbd10ffbbd168124d20b8745 (patch)
treef6893c43fa7a4fdb8a2220c5f53326dbdb95a691 /installperl
parent4151a5feffa8bdd67c09edf6ade78431e8079f67 (diff)
downloadperl-70eaf669f8c2c2eadbd10ffbbd168124d20b8745.tar.gz
[PATCH 5.8.2 @21574] make install: line noise
Date: Tue, 4 Nov 2003 20:10:16 -0800 Message-ID: <20031105041016.GA2639@math.berkeley.edu> and part of Subject: [PATCH 5.8.2 @21574] make install: PREFIX and DESTDIR From: Ilya Zakharevich <nospam-abuse@ilyaz.org> Date: Tue, 4 Nov 2003 20:18:37 -0800 Message-ID: <20031105041836.GA2649@math.berkeley.edu> (I've left out the PREFIX part for now) p4raw-id: //depot/perl@21697
Diffstat (limited to 'installperl')
-rwxr-xr-xinstallperl1
1 files changed, 1 insertions, 0 deletions
diff --git a/installperl b/installperl
index b734b4b763..58c81f54fc 100755
--- a/installperl
+++ b/installperl
@@ -103,6 +103,7 @@ Usage $0: [switches]
name.
-p Don't install the pod files. [This will break use diagnostics;]
-netware Install correctly on a Netware server.
+ -destdir Prefix installation directories by this string.
EOT
exit;
}