aboutsummaryrefslogtreecommitdiff
path: root/mail/claws-mail/files/patch-configure
diff options
context:
space:
mode:
Diffstat (limited to 'mail/claws-mail/files/patch-configure')
-rw-r--r--mail/claws-mail/files/patch-configure32
1 files changed, 0 insertions, 32 deletions
diff --git a/mail/claws-mail/files/patch-configure b/mail/claws-mail/files/patch-configure
deleted file mode 100644
index cbf24e6d422f..000000000000
--- a/mail/claws-mail/files/patch-configure
+++ /dev/null
@@ -1,32 +0,0 @@
---- configure.orig Mon Nov 25 14:32:13 2002
-+++ configure Mon Nov 25 16:11:32 2002
-@@ -1464,7 +1464,7 @@
- ac_configure="$SHELL $ac_aux_dir/configure" # This should be Cygnus configure.
-
-
--PACKAGE=sylpheed
-+PACKAGE=sylpheed-claws
-
- MAJOR_VERSION=0
- MINOR_VERSION=8
-@@ -1861,7 +1861,7 @@
- fi
-
-
--if test -d "$gnomedir"; then
-+if false; then
- SYLPHEED_GNOME_TRUE=
- SYLPHEED_GNOME_FALSE='#'
- else
-@@ -11389,9 +11389,9 @@
- localedir='${prefix}/${DATADIRNAME}/locale'
-
-
--manualdir='${prefix}/${DATADIRNAME}/${PACKAGE}/manual'
-+manualdir='${prefix}/${DATADIRNAME}/doc/${PACKAGE}/manual'
-
--faqdir='${prefix}/${DATADIRNAME}/${PACKAGE}/faq'
-+faqdir='${prefix}/${DATADIRNAME}/doc/${PACKAGE}/faq'
-
-
- if test "x${datadir}" = 'x${prefix}/share'; then