On Mon, 2002-12-09 at 20:02, Didier Verna wrote:
Before, I was able to remove packages from the compilation /
installation done via a global `make install' (actually, by just not listing
them in the selectred packages).
How do I do that now ? I've tried to modify the PACKAGES variable in
xemacs-packages/Makefile but that fails.
I haven't personally tried this (yet), but INSTALL advises for
Local.rules:
NONMULE_PACKAGES = xemacs-packages
This is where you list the the normal (i.e. non-Mule)
packages that you want to install. eg:
NONMULE_PACKAGES = xemacs-packages/xemacs-base \
xemacs-packages/bbdb
The default value installs all normal packages.
MULE_PACKAGES = mule-packages
Same as for 'NONMULE_PACKAGES' except you list the Mule
packages you want to install here. eg:
MULE_PACKAGES = mule-packages/mule-base mule-packages/skk
The default value installs all Mule packages.
--
\/ille Skyttä
scop at
xemacs.org