aboutsummaryrefslogtreecommitdiff
path: root/news/cleanfeed/files/patch-aa
diff options
context:
space:
mode:
Diffstat (limited to 'news/cleanfeed/files/patch-aa')
-rw-r--r--news/cleanfeed/files/patch-aa17
1 files changed, 17 insertions, 0 deletions
diff --git a/news/cleanfeed/files/patch-aa b/news/cleanfeed/files/patch-aa
new file mode 100644
index 000000000000..42d12ad2e25e
--- /dev/null
+++ b/news/cleanfeed/files/patch-aa
@@ -0,0 +1,17 @@
+--- cleanfeed.orig Sun Jan 14 02:10:40 2001
++++ cleanfeed Sun Jan 14 02:11:08 2001
+@@ -1,4 +1,4 @@
+-#!/usr/local/bin/perl
++#!/usr/bin/perl
+ #
+ # Cleanfeed
+ # Version 0.95.7b 3 September 1998
+@@ -26,7 +26,7 @@
+ # directory where the cleanfeed.conf and cleanfeed.local files live
+ # set this to undef to not use the external file
+
+-$config_dir = '/usr/news/bin/control';
++$config_dir = '%%PREFIX%%/news/bin/filter';
+
+
+ # Everything below here can be set in cleanfeed.conf