./configure --with-system-pinerc=/etc/pine.conf
            --with-system-fixed-pinerc=/etc/pine.conf.fixed

might help here.

For pine.info, the following patch might help:

diff -ru alpine-0.81+dfsg.orig/pith/filter.c alpine-0.81+dfsg/pith/filter.c
--- alpine-0.81+dfsg.orig/pith/filter.c 2006-12-01 02:24:41.000000000 +0100
+++ alpine-0.81+dfsg/pith/filter.c      2007-01-07 14:43:12.867391235 +0100
@@ -2773,7 +2773,7 @@
 #endif
 
 #ifndef SYSTEM_PINE_INFO_PATH
-#define SYSTEM_PINE_INFO_PATH "/usr/local/lib/pine.info"
+#define SYSTEM_PINE_INFO_PATH "/etc/pine.info"
 #endif
 #define CHTML_VAR_EXPAND(S) (!strcmp(S, "PINE_INFO_PATH")   \
                             ? SYSTEM_PINE_INFO_PATH : S)

Documentation should be patched as well, ideally.

Thanks.


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Reply via email to