|--==> "drv" == Didier Verna <didier(a)xemacs.org> writes:
drv> For instance, I don't want to install skk, so my MULE_PACKAGES setting
drv> in Local.rules is this:
drv> MULE_PACKAGES = \
drv> edict \
drv> egg-its \
drv> leim \
drv> locale \
drv> lookup \
drv> mule-base
drv> I would then expect that `make' and `make install' skip the skk
drv> directory, but that's not the case.
Oh OK. You still need to prepend the parent directory to each package
you want to install:
MULE_PACKAGES = mule-packages/edict mule-packages/egg-its
Also, the only make target that looks at [XEMACS|MULE]_PACKAGES is
'install'.
Please note that I didn't change the build process, I just moved the
directories around. There's still plenty of room for improvement. :-)
--
|---<Steve Youngs>---------------<GnuPG KeyID: 9E7E2820>---|
| XEmacs - It's not just an editor. |
| It's a way of life. |
|------------------------------------<youngs(a)xemacs.org>---|