Right now, the default build for the Tramp package creates a tramp.elc
that bombs when edebug is available. Could one of you approve, commit,
or otherwise fix?
Michael, Kai, Norbert: It seems Michael is the person mostly doing the
commits, yet we list Kai as the package maintainer. Is this right?
2008-01-03 Michael Sperber <mike(a)xemacs.org>
* Makefile (REQUIRES): Add `edebug', which is needed to generate a
tramp.elc that loads in the presence of edebug.
--
Cheers =8-} Mike
Friede, Völkerverständigung und überhaupt blabla
Index: Makefile
===================================================================
RCS file: /pack/xemacscvs/XEmacs/packages/xemacs-packages/tramp/Makefile,v
retrieving revision 1.71
diff -u -r1.71 Makefile
--- Makefile 16 Sep 2007 13:06:59 -0000 1.71
+++ Makefile 3 Jan 2008 08:18:41 -0000
@@ -22,7 +22,7 @@
MAINTAINER = Kai Großjohann <kai.grossjohann(a)gmx.net>
PACKAGE = tramp
PKG_TYPE = regular
-REQUIRES = tramp xemacs-base vc efs dired mail-lib gnus ediff sh-script
+REQUIRES = tramp xemacs-base vc efs dired mail-lib gnus ediff sh-script edebug
CATEGORY = standard
include ../../Local.rules.inc
_______________________________________________
XEmacs-Patches mailing list
XEmacs-Patches(a)xemacs.org
http://calypso.tux.org/cgi-bin/mailman/listinfo/xemacs-patches