summaryrefslogtreecommitdiff
path: root/os2
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 /os2
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 'os2')
-rw-r--r--os2/Makefile.SHs2
1 files changed, 1 insertions, 1 deletions
diff --git a/os2/Makefile.SHs b/os2/Makefile.SHs
index 2a098c95bc..ad688b8f37 100644
--- a/os2/Makefile.SHs
+++ b/os2/Makefile.SHs
@@ -288,7 +288,7 @@ aout_clean:
aout_install: perl_ aout_install.perl
aout_install.perl: perl_ installperl
- ./perl_ installperl
+ ./perl_ installperl --destdir="$(DESTDIR)"
perlrexx: $(PERLREXX_DLL)
@sh -c true