This patch was necessary to do make in the mh-e package directory.
Posted here instead of to xemacs-patches because I doubt this is the
correct solution. The added REQUIRES are only needed since gnus is
loaded (since it is required) but gnus requires the eterm net-utils
os-utils packages too, so it explodes when it wants to use some files
from those packages.
Index: xemacs-packages/mh-e/Makefile
===================================================================
RCS file: /pack/xemacscvs/XEmacs/packages/xemacs-packages/mh-e/Makefile,v
retrieving revision 1.32
diff -u -p -r1.32 Makefile
--- xemacs-packages/mh-e/Makefile 30 Apr 2003 05:40:45 -0000 1.32
+++ xemacs-packages/mh-e/Makefile 10 May 2003 15:00:15 -0000
@@ -23,7 +23,7 @@ MAINTAINER = Steve Youngs <mh-e-devel@li
PACKAGE = mh-e
PKG_TYPE = regular
REQUIRES = gnus mail-lib xemacs-base speedbar rmail tm apel sh-script fsf-compat \
- xemacs-devel
+ xemacs-devel eterm net-utils os-utils
CATEGORY = standard
LISPFILES = $(wildcard *.el)
Show replies by date
|--==> "SJ" == Simon Josefsson <jas(a)extundo.com> writes:
SJ> Posted here instead of to xemacs-patches because I doubt this is
SJ> the correct solution.
Actually, it probably is. I'll look at it a bit later.
Thanks Simon.
--
|---<Steve Youngs>---------------<GnuPG KeyID: 10D5C9C5>---|
| XEmacs - The only _______ you'll ever need. |
| Fill in the blank, yes, it's THAT good! |
|------------------------------------<youngs(a)xemacs.org>---|