Ben Wing <ben(a)666.com> writes:
Oh yeah, another thing waiting to be completed: I put in a change to
package loading so it will find the packages in a structure like this:
.../xemacs-packages/
.../xemacs-21.2.30/
which is exactly what's needed for a truly unified tarball.
Why?
I though it would be sufficient to have the Make file create a
${prefix}/lib/xemacs/site-packages
${prefix}/lib/xemacs/xemacs-packages
and copy ${srcdir}/xemacs-package to it if it exists?
I can see that maybe you would want have separate packages for
separate versions, but I would rather see a solution on the lines you
give in your other message for that?
Jan