diff options
Diffstat (limited to 'chinese/pine4/files/patch-br')
-rw-r--r-- | chinese/pine4/files/patch-br | 57 |
1 files changed, 0 insertions, 57 deletions
diff --git a/chinese/pine4/files/patch-br b/chinese/pine4/files/patch-br deleted file mode 100644 index 43139089e326..000000000000 --- a/chinese/pine4/files/patch-br +++ /dev/null @@ -1,57 +0,0 @@ ---- pine/pine.hlp.orig Thu Nov 18 02:05:25 1999 -+++ pine/pine.hlp Fri Nov 19 16:18:25 1999 -@@ -492,9 +492,9 @@ - - executable <Unix search path>/pine - persnl cfg ~/.pinerc -- global cfg /usr/local/lib/pine.conf -- fixed cfg /usr/local/lib/pine.conf.fixed -- local help /usr/local/lib/pine.info -+ global cfg @@PREFIX@@/etc/pine.conf -+ fixed cfg @@PREFIX@@/etc/pine.conf.fixed -+ local help @@PREFIX@@/etc/pine.info - - interrupted ~/.pine-interrupted-mail - debug ~/.pine-debugN -@@ -507,7 +507,7 @@ - sentmail# ~/mail/sent-mail - mailcap# ~/.mailcap + /etc/mailcap - + /usr/etc/mailcap + /usr/local/etc/mailcap -- mimetypes# ~/.mime.types + /etc/mime.types + /usr/local/lib/mime.types -+ mimetypes# ~/.mime.types + /etc/mime.types + @@PREFIX@@/etc/mime.types - - news-spool varies across Unix flavors, e.g. /usr/spool/news or /var/news - active-news varies across Unix flavors, e.g. /usr/lib/news/active -@@ -932,9 +932,9 @@ - this link now to send a message to it:<BR> - <A HREF="X-Pine-Gripe:_LOCAL_ADDRESS_?local"><!--#echo var="_LOCAL_FULLNAME_"--></A><P> - <!--chtml endif--> --<!--chtml if [ -r /usr/local/lib/pine.info ]--> -+<!--chtml if [ -r @@PREFIX@@/etc/pine.info ]--> - <HR WIDTH="75%">Local Support Contacts:<P> --<!--#include file="/usr/local/lib/pine.info"--> -+<!--#include file="@@PREFIX@@/etc/pine.info"--> - <HR WIDTH="75%"> - <!--chtml endif--> - <P> -@@ -1022,7 +1022,7 @@ - <OL> - <LI> <A HREF="#intro">Introduction</A> - <LI> <A HREF="#pine_help">Pine Help</A> --<!--chtml if [ -r /usr/local/lib/pine.info ]--> -+<!--chtml if [ -r @@PREFIX@@/etc/pine.info ]--> - <LI> <A HREF="#local_support">Local Support Contacts</A> - <!--chtml endif--> - <LI> <A HREF="#giving_cmds">Giving Commands in Pine</A> -@@ -1135,9 +1135,9 @@ - at your site.) - - --<!--chtml if [ -r /usr/local/lib/pine.info ]--> -+<!--chtml if [ -r @@PREFIX@@/etc/pine.info ]--> - <H2><A NAME="local_support">Local Support Contacts</A></H2> --<!--#include file="/usr/local/lib/pine.info"--> -+<!--#include file="@@PREFIX@@/etc/pine.info"--> - <!--chtml endif--> - - <H2><A NAME="giving_cmds">Giving Commands in Pine</A></H2> |