[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

bash-isms in X4 phase2v20 Makefile ...



Hi,

I've just attempted building X4 phase2v20 with ash as /bin/sh. It fails
on line 126 & 127 of debian/rules, as you are using the bash-specific
{opt1,opt2} file matching stuff, as in:

install -m 755 debian/local/update-fonts-{alias,scale} $(DEBTREEDIR)/usr
install -m 644 debian/local/update-fonts-{alias,scale}.8 \
               $(DEBTREEDIR)/usr/share/man/man8

I've also noticed the same problem on lines 135 and 138.

I've fixed this in my local version, and attached is a gzipped patch. This
builds with ash as /bin/sh on my local box.

Thanks,

Timshel

-- 
   Timshel Knoll <timshel@pobox.com>  for Debian email: <timshel@debian.org>
    Second year Computer Science, RMIT   |   CS108 Tutor (Semester 2, 2000)
        Debian GNU/Linux developer, see http://www.debian.org/~timshel/
   For GnuPG public key: finger timshel@ozemail.com.au or timshel@debian.org

Attachment: xfree86_4.0.1-0phase2v20-posixsh.diff.gz
Description: Binary data

Attachment: pgpFQpn3EKvc2.pgp
Description: PGP signature


Reply to: