artulab
projects
/
openbsd
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
17df460
)
Revert 1.49 (bad merge with free dejavu)
author
miod
<miod@openbsd.org>
Thu, 1 May 2014 15:00:19 +0000
(15:00 +0000)
committer
miod
<miod@openbsd.org>
Thu, 1 May 2014 15:00:19 +0000
(15:00 +0000)
gnu/usr.bin/perl/hints/openbsd.sh
patch
|
blob
|
history
diff --git
a/gnu/usr.bin/perl/hints/openbsd.sh
b/gnu/usr.bin/perl/hints/openbsd.sh
index
d4f45de
..
4890bd3
100644
(file)
--- a/
gnu/usr.bin/perl/hints/openbsd.sh
+++ b/
gnu/usr.bin/perl/hints/openbsd.sh
@@
-35,7
+35,7
@@
esac
#
ARCH=`arch | sed 's/^OpenBSD.//'`
case "${ARCH}-${osvers}" in
-alpha-2.[0-8]|mips-2.[0-8]|powerpc-2.[0-7]|m88k-
*
|hppa-3.[0-5]|vax-*)
+alpha-2.[0-8]|mips-2.[0-8]|powerpc-2.[0-7]|m88k-
[2-4].*|m88k-5.[0-2]
|hppa-3.[0-5]|vax-*)
test -z "$usedl" && usedl=$undef
;;
*)