aboutsummaryrefslogtreecommitdiff
path: root/mail/claws-mail/files/patch-configure
blob: cbf24e6d422ffb30483a70d9d696348c765498cc (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
--- 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