Переглянути джерело

install-sh is not executable. Fix this and implicitly get this package building under Tru64 now

Ralf S. Engelschall 21 роки тому
батько
коміт
ec7d9c73fe
1 змінених файлів з 2 додано та 1 видалено
  1. 2 1
      texinfo/texinfo.spec

+ 2 - 1
texinfo/texinfo.spec

@@ -34,7 +34,7 @@ Class:        BASE
 Group:        Text
 License:      GPL
 Version:      4.7
-Release:      20040411
+Release:      20040421
 
 #   list of sources
 Source0:      ftp://ftp.gnu.org/pub/gnu/texinfo/texinfo-%{version}.tar.gz
@@ -64,6 +64,7 @@ AutoReqProv:  no
 
 %prep
     %setup -q
+    chmod u+x install-sh
 
 %build
     CC="%{l_cc}" \