Ar an dara lá de mí Méan Fómhair, scríobh Jerry James:
Could I plead once more with those doing maintenance on the eshell
package to consider changing the Makefile so that:
EXTRA_SOURCES = esh-groups.el
becomes
GENERATED_LISP = esh-groups.el
which also requires adding this dependency somewhere:
esh-groups.el: esh-module.elc
Currently, esh-groups.el is neither regenerated nor cleaned up
properly. Thanks,
Done; sorry about the delay, Jerry, and sorry about the superflous releases,
Vin.
APPROVE COMMIT
NOTE: This patch has been committed.
xemacs-packages/eshell/ChangeLog addition:
2008-09-08 Aidan Kehoe <kehoea(a)parhasard.net>
* Makefile:
* Makefile (GENERATED_LISP):
Make AUTHOR_VERSION the Savannah git tag of the last GPLV2'd
version.
Changing esh-groups.el to being GENERATED_LISP, not EXTRA_SOURCES;
add a corresponding dependency. Thank you Jerry James!
XEmacs Packages source patch:
Diff command: cvs -q diff -Nu
Files affected: xemacs-packages/eshell/Makefile
===================================================================
RCS
Index: xemacs-packages/eshell/Makefile
===================================================================
RCS file: /pack/xemacscvs/XEmacs/packages/xemacs-packages/eshell/Makefile,v
retrieving revision 1.24
diff -u -u -r1.24 Makefile
--- xemacs-packages/eshell/Makefile 2008/09/04 19:54:39 1.24
+++ xemacs-packages/eshell/Makefile 2008/09/08 06:34:20
@@ -18,8 +18,8 @@
# Boston, MA 02111-1307, USA.
VERSION = 1.15
-# eshell is now integrated in GNU Emacs, versioning may need to change
-AUTHOR_VERSION = 2.4.1
+# The version is the last GPLV2'd Savannah git tag.
+AUTHOR_VERSION = 0fc80a3f6bb3bb59f42e9ff83cc8b89bf90fe658
MAINTAINER = XEmacs Dev Team <xemacs-beta(a)xemacs.org>
PACKAGE = eshell
PKG_TYPE = regular
@@ -36,8 +36,10 @@
DATA_FILES =
DATA_DEST =
-EXTRA_SOURCES = esh-groups.el
+GENERATED_LISP = esh-groups.el
STANDARD_DOCS = t
+
+esh-groups.el: esh-module.elc
include ../../XEmacs.rules
--
¿Dónde estará ahora mi sobrino Yoghurtu Nghé, que tuvo que huir
precipitadamente de la aldea por culpa de la escasez de rinocerontes?
_______________________________________________
XEmacs-Patches mailing list
XEmacs-Patches(a)xemacs.org
http://calypso.tux.org/cgi-bin/mailman/listinfo/xemacs-patches