Ralf S. Engelschall 24 년 전
부모
커밋
af4a314dd8
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  1. 1 1
      perl/perl.spec

+ 1 - 1
perl/perl.spec

@@ -88,7 +88,7 @@ AutoReqProv:  no
 
 %build
     #   Eval hack for obsolete Linux versions (like Debian 2.2) with too old 
-    #   bintutils where our GCC 3.0 makes trouble on Perl loading DSO based modules.
+    #   binutils where our GCC 3.0 makes trouble on Perl loading DSO based modules.
     #   In order to avoid having to require the user to update to binutils 2.11, 
     #   we have to force Perl to use the system-supplied compiler... :-(  
     cc="%{l_cc}"