openbsd-ports/mail/evolution/patches/patch-help_Makefile_in
marcm a967e7992b Update to 1.2.1.
The 1.2 series includes a host of new features including IPv6 support and
SSL support via OpenSSL instead of mucking about with Mozilla libraries.

For a complete list of the new features, the 1.2 series release notes are
here:
http://developer.ximian.com/projects/evolution/release_notes/1.2.html

while the 1.2.1 release notes are here:
http://developer.ximian.com/projects/evolution/release_notes/1.2.1.html

ok todd@
2003-01-03 21:53:07 +00:00

13 lines
363 B
Plaintext

$OpenBSD: patch-help_Makefile_in,v 1.2 2003/01/03 21:53:07 marcm Exp $
--- help/Makefile.in.orig Wed Oct 9 12:38:40 2002
+++ help/Makefile.in Wed Oct 16 09:07:16 2002
@@ -220,7 +220,7 @@ l = @l@
localedir = @localedir@
privlibdir = @privlibdir@
-SUBDIRS = C no
+SUBDIRS = C
EXTRA_DIST = sgmldocs.make
mkinstalldirs = $(SHELL) $(top_srcdir)/mkinstalldirs