Rajesh Fowkar forced the electrons to say:
> && test ! -f mutt.po \
>    || ( rm -f ./mutt.pot \
>         && mv mutt.po ./mutt.pot )
> file=./`echo de | sed 's,.*/,,'`.gmo \
>   && rm -f $file && PATH=../src:$PATH no -o $file de.po
                                        ^^^^^^^^^^^^^^^^^
That is your problem. For me, here is what mutt says:

&& test ! -f mutt.po \
   || ( rm -f ./mutt.pot \
        && mv mutt.po ./mutt.pot )
rm -f cat-id-tbl.tmp
sed -f ../intl/po2tbl.sed ./mutt.pot \

and so on. There is no command 'no' being run anywhere. Of course, I don't use
the compressed folders patch (no need for it, in my opinion).

Binand


----------------------------------------------
The mailing list archives are available at
http://lists.linux-india.org/cgi-bin/wilma/linux-india-help

Reply via email to