diff options
author | Ade Lovett <ade@FreeBSD.org> | 2001-02-11 02:40:05 +0000 |
---|---|---|
committer | Ade Lovett <ade@FreeBSD.org> | 2001-02-11 02:40:05 +0000 |
commit | c22b07ba357a7a98f9aece534904f489858dab23 (patch) | |
tree | c3f6893791b87b68282105f0951fc65104e5498b /news/pan2/files | |
parent | Update vnterm so it is based on the X11R6.5.1 Xterm rather than the X11R5 one. (diff) |
Update to 0.9.3
Diffstat (limited to 'news/pan2/files')
-rw-r--r-- | news/pan2/files/patch-ag | 7 | ||||
-rw-r--r-- | news/pan2/files/patch-ah | 12 |
2 files changed, 0 insertions, 19 deletions
diff --git a/news/pan2/files/patch-ag b/news/pan2/files/patch-ag deleted file mode 100644 index b5e659036348..000000000000 --- a/news/pan2/files/patch-ag +++ /dev/null @@ -1,7 +0,0 @@ ---- Makefile.in.orig Sat Nov 25 09:32:02 2000 -+++ Makefile.in Thu Nov 30 11:32:16 2000 -@@ -114,3 +114,3 @@ - --SUBDIRS = macros po uulib gmime pan docs -+SUBDIRS = macros po gmime pan docs - diff --git a/news/pan2/files/patch-ah b/news/pan2/files/patch-ah deleted file mode 100644 index 6b184b613d8d..000000000000 --- a/news/pan2/files/patch-ah +++ /dev/null @@ -1,12 +0,0 @@ ---- pan/Makefile.in.orig Sat Nov 25 09:32:16 2000 -+++ pan/Makefile.in Thu Nov 30 11:33:11 2000 -@@ -131,3 +131,3 @@ - --pan_LDADD = dialogs/libdialogs.a $(INTLLIBS) $(GNOME_LIBDIR) $(GNOMEUI_LIBS) $(GNOME_LIBS) $(top_builddir)/gmime/libgmime.a $(GLIB_LIBS) $(top_builddir)/uulib/libuu.a -+pan_LDADD = dialogs/libdialogs.a $(INTLLIBS) $(GNOME_LIBDIR) $(GNOMEUI_LIBS) $(GNOME_LIBS) $(top_builddir)/gmime/libgmime.a $(GLIB_LIBS) - -@@ -154,3 +154,3 @@ - pan_DEPENDENCIES = dialogs/libdialogs.a \ --$(top_builddir)/gmime/libgmime.a $(top_builddir)/uulib/libuu.a -+$(top_builddir)/gmime/libgmime.a - pan_LDFLAGS = |