* Jerry James <james(a)xemacs.org>:
Hello Jerry,
I don't know what changed, but package-net-packages.el has a bug
that
is causing this, it seems to me. Function
package-net-packages-batch-convert-index-to-ini is using command line
arguments, but not marking them as used. Therefore, the last two
arguments on the command line, namely "/usr/users/nk/pkg-build/staging
standard" are processed by command-line once that function returns,
but since /usr/users/nk/pkg-build/staging is a directory, XEmacs
doesn't know what to do with it and complains.
I think this patch is needed:
[...]
Thanks a lot! I've applied it by hand (too many mailers had their
fingers into this :-)) and now the make works.
And maybe that let should be a let*?
Sounds reasonable.
norbert.
--
_______________________________________________
XEmacs-Beta mailing list
XEmacs-Beta(a)xemacs.org
http://lists.xemacs.org/mailman/listinfo/xemacs-beta