This is the mail archive of the cygwin-apps mailing list for the Cygwin project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: Fix your packages! (attention: a2ps, tetex-bin, nfs-server, gv, uw-imap, and xerces-c maintainers)


Christopher Faylor <cgf-no-personal-reply-please@cygwin.com> writes:

> >    /bin/makempx
> >    /bin/mktexlsr

> This is quite embarrassing.

How did you determine this?  I had a look at the tetex-bin package, and
it looks fine to me

    10:38:06 janneke@peder:~/cygwin
    $ grep -I '^M$' root/usr/bin/* | sed -e 's/^M/CARRIAGE-RETURN/g'
    10:38:10 janneke@peder:~/cygwin
    $ grep -I '^M' root/usr/bin/* | sed -e 's/^M/CARRIAGE-RETURN/g'
    root/usr/bin/makempx:      TEX=`sed -n '1s/%\&[         ]*\([^  CARRIAGE-RETURN]*\).*$/\1 --parse-first-line/p;q' mpx$$.tex`
    root/usr/bin/mktexlsr:       && test "x`sed '1s/CARRIAGE-RETURN$//;1q' \"$db_file\"`" != "x$ls_R_magic" \
    root/usr/bin/mktexlsr:       && test "x`sed '1s/CARRIAGE-RETURN$//;1q' \"$db_file\"`" != "x$old_ls_R_magic"; then
    root/usr/bin/texhash:       && test "x`sed '1s/CARRIAGE-RETURN$//;1q' \"$db_file\"`" != "x$ls_R_magic" \
    root/usr/bin/texhash:       && test "x`sed '1s/CARRIAGE-RETURN$//;1q' \"$db_file\"`" != "x$old_ls_R_magic"; then
    10:38:16 janneke@peder:~/cygwin

> Package maintainers please release a new version of your packages which get
> rid of the CRLF endings from shell scripts ASAP.

Greetings,
Jan.

-- 
Jan Nieuwenhuizen <janneke@gnu.org> | GNU LilyPond - The music typesetter
http://www.xs4all.nl/~jantien       | http://www.lilypond.org


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]