diff options
Diffstat (limited to 'hebrew/pine/files/patch-ac')
-rw-r--r-- | hebrew/pine/files/patch-ac | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/hebrew/pine/files/patch-ac b/hebrew/pine/files/patch-ac index c4407f440d4c..2afa36851c80 100644 --- a/hebrew/pine/files/patch-ac +++ b/hebrew/pine/files/patch-ac @@ -58,7 +58,7 @@ /*---------------------------------------------------------------------- If no nntp-servers are defined, this program will be used to post news. ----*/ -! #define SENDNEWS "/usr/local/news/inews -h" +! /* #define SENDNEWS "/usr/local/news/inews -h" */ /*--------- Program employed by users to change their password ---------*/ @@ -66,7 +66,7 @@ /*---------------------------------------------------------------------- If no nntp-servers are defined, this program will be used to post news. ----*/ -! #define SENDNEWS "/usr/local/news/lib/inews -h" /* For NN inews */ +! /*#define SENDNEWS "/usr/local/news/lib/inews -h" */ /* For NN inews */ ! /*#define SENDNEWS "/usr/local/bin/inews -h" /* For INN inews */ ! /*#define SENDNEWS "/usr/local/bin/inews -h" /* For Cnews inews */ |