summaryrefslogtreecommitdiff
path: root/mail
diff options
context:
space:
mode:
authoruebayasi <uebayasi>2002-03-17 22:48:42 +0000
committeruebayasi <uebayasi>2002-03-17 22:48:42 +0000
commit7517da831a41e931a397bd165c35b6487477233a (patch)
tree52fa3e5f7be6de6fabb5c712135eded2affcc3fb /mail
parentdcdf77585fe1d61e8cdda946aa5eded97c05bc30 (diff)
downloadpkgsrc-7517da831a41e931a397bd165c35b6487477233a.tar.gz
A leak to be removed.
Pointed out by wiz@netbsd.org.
Diffstat (limited to 'mail')
-rw-r--r--mail/sylpheed/patches/patch-ab13
1 files changed, 0 insertions, 13 deletions
diff --git a/mail/sylpheed/patches/patch-ab b/mail/sylpheed/patches/patch-ab
deleted file mode 100644
index 96537895575..00000000000
--- a/mail/sylpheed/patches/patch-ab
+++ /dev/null
@@ -1,13 +0,0 @@
-$NetBSD: patch-ab,v 1.1 2001/10/15 05:35:47 kei Exp $
-
---- configure.orig Wed Oct 10 10:23:39 2001
-+++ configure Wed Oct 10 10:24:36 2001
-@@ -3752,7 +3752,7 @@
- localedir='${prefix}/${DATADIRNAME}/locale'
-
-
--manualdir='${prefix}/${DATADIRNAME}/${PACKAGE}/manual'
-+manualdir='${prefix}/${DATADIRNAME}/doc/html/${PACKAGE}'
-
-
- # Check whether --with-glib-prefix or --without-glib-prefix was given.