Browse Source

fix wording

master
parent
commit
587cb307e2
  1. 8
      perl/perl.spec

8
perl/perl.spec

@ -87,10 +87,10 @@ AutoReqProv: no
%setup -q
chmod -R u+w .
# Support both "ld: Software Generation Utilities" and "ld:
# Solaris Link Editors" in the internal outputs of the Solaris 2.8
# ld (latest patch-cluster as of February 2002 or newer), because
# Perl's Configure else thinks the Solaris ld is GNU ld and
# horribly horses up...
# Solaris Link Editors" in the internal outputs of the Solaris
# 2.8 ld (latest patch-cluster as of February 2002 with patch
# #109147-14 or newer), because Perl's Configure else thinks the
# Solaris ld is GNU ld and horribly horses up...
%{l_shtool} subst -e 's;ld: Software Generation Utilities;ld: So;g' hints/solaris_2.sh
%build

Loading…
Cancel
Save