aboutsummaryrefslogtreecommitdiff
path: root/mail/claws-mail/files/patch-configure
diff options
context:
space:
mode:
authorcvs2svn <cvs2svn@FreeBSD.org>2002-01-29 04:56:35 +0000
committercvs2svn <cvs2svn@FreeBSD.org>2002-01-29 04:56:35 +0000
commitb315e20b06b5067b11496cbfb4744f5cf16a9639 (patch)
tree3fe761c428249a06677cf9f97eb9badee0732a6a /mail/claws-mail/files/patch-configure
parent7f06f7b43a65cd1bd87825a1886b0e08e87f38e3 (diff)
This commit was manufactured by cvs2svn to create tag 'RELEASE_4_5_0'.release/4.5.0
Diffstat (limited to 'mail/claws-mail/files/patch-configure')
-rw-r--r--mail/claws-mail/files/patch-configure29
1 files changed, 0 insertions, 29 deletions
diff --git a/mail/claws-mail/files/patch-configure b/mail/claws-mail/files/patch-configure
deleted file mode 100644
index 98fada214116..000000000000
--- a/mail/claws-mail/files/patch-configure
+++ /dev/null
@@ -1,29 +0,0 @@
---- configure.orig Mon Jan 14 16:15:33 2002
-+++ configure Tue Jan 15 15:53:11 2002
-@@ -756,7 +756,7 @@
- fi
-
-
--PACKAGE=sylpheed
-+PACKAGE=sylpheed-claws
-
- MAJOR_VERSION=0
- MINOR_VERSION=7
-@@ -1056,7 +1056,7 @@
- fi
-
-
--if test -d "$gnomedir"; then
-+if false; then
- SYLPHEED_GNOME_TRUE=
- SYLPHEED_GNOME_FALSE='#'
- else
-@@ -7419,7 +7419,7 @@
- localedir='${prefix}/${DATADIRNAME}/locale'
-
-
--manualdir='${prefix}/${DATADIRNAME}/${PACKAGE}/manual'
-+manualdir='${prefix}/${DATADIRNAME}/doc/${PACKAGE}/manual'
-
-
- # Check whether --with-glib-prefix or --without-glib-prefix was given.