projects
/
platform
/
upstream
/
perl.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
ba51d75
)
Fix default HP-UX installation path
author
Jeff Okamoto
<okamoto@hpcc123.corp.hp.com>
Tue, 13 May 1997 22:28:04 +0000
(15:28 -0700)
committer
Chip Salzenberg
<chip@atlantic.net>
Thu, 15 May 1997 22:15:00 +0000
(10:15 +1200)
private-msgid:
199705132228
.
AA227042483
@hpcc123.corp.hp.com
hints/hpux.sh
patch
|
blob
|
history
diff --git
a/hints/hpux.sh
b/hints/hpux.sh
index
973631c
..
ab04e9b
100644
(file)
--- a/
hints/hpux.sh
+++ b/
hints/hpux.sh
@@
-164,7
+164,7
@@
toke_cflags='ccflags="$ccflags -DARG_ZERO_IS_SCRIPT"'
# Comment this out if you don't want to follow the SVR4 filesystem layout
# that HP-UX 10.0 uses
case "$prefix" in
-'') prefix='/opt/perl5
.003
' ;;
+'') prefix='/opt/perl5' ;;
esac
# Date: Fri, 6 Sep 96 23:15:31 CDT