mirror of
https://github.com/Perl/perl5.git
synced 2026-01-26 08:38:23 +00:00
use PERL_REVISION in os2/Makefile.SHs
This commit is contained in:
parent
4a88c3486c
commit
68932db140
@ -6,7 +6,7 @@
|
||||
# Additional rules supported: perl_, aout_test, aout_install, use them
|
||||
# for a.out style perl (which may fork).
|
||||
|
||||
perl_fullversion="5.00${PERL_VERSION}_$PERL_SUBVERSION"
|
||||
perl_fullversion="${PERL_REVISION}.00${PERL_VERSION}_${PERL_SUBVERSION}"
|
||||
case "$archname" in
|
||||
*-thread*) perl_fullversion="${perl_fullversion}-threaded";;
|
||||
esac
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user