This is a live mirror of the Perl 5 development currently hosted at
https://github.com/perl/perl5
https://perl5.git.perl.org
/
metaconfig.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
0d616cc
)
We do *not* want to use mconfig from mono-web :(
author
H.Merijn Brand - Tux
<h.m.brand@xs4all.nl>
Sat, 6 Sep 2014 19:51:36 +0000
(21:51 +0200)
committer
H.Merijn Brand - Tux
<h.m.brand@xs4all.nl>
Sat, 6 Sep 2014 19:51:36 +0000
(21:51 +0200)
U/ln-all.pl
patch
|
blob
|
blame
|
history
diff --git
a/U/ln-all.pl
b/U/ln-all.pl
index
b96bdaf
..
fc774db
100755
(executable)
--- a/
U/ln-all.pl
+++ b/
U/ln-all.pl
@@
-26,7
+26,7
@@
for (@safe) {
copy "$perl/$_", $_;
}
-@ARGV = ("mconfig -v -m -O 2>&1 |");
+@ARGV = ("
/pro/3gl/CPAN/bin/
mconfig -v -m -O 2>&1 |");
while (<>) {
s{^\s+$perl/U}{} or next;
chomp;