APPROVE COMMIT packages
As Norbert pointed out, the last auctex update broke the package build.
I forgot to add HISTORY to one Makefile target. I have committed this
patch.
xemacs-packages/auctex/ChangeLog addition:
2007-05-21 Jerry James <james(a)xemacs.org>
* Makefile (EXTRA_DEPENDENCIES): Add HISTORY.
packages source patch:
Diff command: cvs -q diff -uN
Files affected: xemacs-packages/auctex/Makefile
Index: xemacs-packages/auctex/Makefile
===================================================================
RCS file: /pack/xemacscvs/XEmacs/packages/xemacs-packages/auctex/Makefile,v
retrieving revision 1.61
diff -d -u -r1.61 Makefile
--- xemacs-packages/auctex/Makefile 2007/05/21 18:11:19 1.61
+++ xemacs-packages/auctex/Makefile 2007/05/21 22:25:36
@@ -63,7 +63,7 @@
etc/scrbook.elc etc/scrreprt.elc etc/scrlttr2.elc
EXTRA_DEPENDENCIES = $(ETC_ELCS) texi/tex-ref.dvi \
- texi/tex-ref.log INSTALLATION README CHANGES
+ texi/tex-ref.log INSTALLATION README CHANGES HISTORY
DATA_FILES = $(ETC_ELCS) $(ETC_ELCS:%.elc=%.el)
DATA_DEST = $(PACKAGE)/style
--
Jerry James, Assistant Professor james(a)xemacs.org
Computer Science Department
http://www.cs.usu.edu/~jerry/
Utah State University
_______________________________________________
XEmacs-Patches mailing list
XEmacs-Patches(a)xemacs.org
http://calypso.tux.org/cgi-bin/mailman/listinfo/xemacs-patches