On Sat, 2002-03-30 at 22:45, Mats Lidell wrote:
Checked out the latest packages and did a make distclean followed by
make and found out that mail-lib misses two dependencies: fsf-compat
and sh-script. Here is the patch.
Ah, this should have been committed already.
Simon, maybe you missed the Makefile patch commit... :)
<
http://list-archive.xemacs.org/xemacs-patches/200203/msg00340.html>
Index: Makefile
===================================================================
RCS file: /pack/xemacscvs/XEmacs/packages/xemacs-packages/mail-lib/Makefile,v
retrieving revision 1.47
diff -u -r1.47 Makefile
--- Makefile 2002/03/25 03:23:46 1.47
+++ Makefile 2002/03/30 20:39:49
@@ -24,7 +24,7 @@
MAINTAINER = Simon Josefsson <simon(a)josefsson.org>
PACKAGE = mail-lib
PKG_TYPE = regular
-REQUIRES = eterm xemacs-base
+REQUIRES = eterm xemacs-base fsf-compat sh-script
CATEGORY = standard
ELCS = browse-url.elc browse-url-xemacs.elc highlight-headers.elc \
--
Ville Skyttä
ville.skytta(a)xemacs.org