On Sun, Apr 18, 2004, Karl Vogel wrote:
> The texinfo package builds without problem, but there is a problem in
> the install phase. It looks like it tries to use the install-sh script,
> but this is not executable.
>
> $ gzip -cd texinfo-4.7.tar.gz |tar tvf -|grep install-sh
> blocksize = 256
> -rw-rw-rw- 1001/0 9505 Apr 2 14:59:52 2004 texinfo-4.7/install-sh
>
> Fixed by adding a chmod at the start of the install phase:
>
> %install
> chmod u+x install-sh
> ...
Fix applied. Thanks.
Ralf S. Engelschall
[EMAIL PROTECTED]
www.engelschall.com
______________________________________________________________________
The OpenPKG Project www.openpkg.org
Developer Communication List [EMAIL PROTECTED]