summaryrefslogtreecommitdiff
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-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.