projects
/
p5sagit/p5-mst-13.2.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
(parent:
e7ecf62
)
Relink to use temp file forced on current dir in mpeix
Jarkko Hietaniemi [Thu, 13 Jul 2006 08:25:59 +0000 (11:25 +0300)]
Subject: [PATCH] mpeix/relink: tweak from Donna Garverick
Message-Id: <
200607130525
.k6D5PxFp251263@kosh.hut.fi>
p4raw-id: //depot/perl@28560
mpeix/relink
patch
|
blob
|
blame
|
history
diff --git
a/mpeix/relink
b/mpeix/relink
index
ec37142
..
2984bce
100755
(executable)
--- a/
mpeix/relink
+++ b/
mpeix/relink
@@
-14,7
+14,7
@@
RAND=/$HPACCOUNT/$HPGROUP/libcrand
echo "Creating $RAND.sl...\n"
-TEMP=perlmpe.$$
+TEMP=./perlmpe.$$
rm -f $TEMP $RAND.a $RAND.sl