]> git.pld-linux.org Git - packages/amavis-ng.git/blame - amavis-ng-config.patch
- fix mks options; add mks to config
[packages/amavis-ng.git] / amavis-ng-config.patch
CommitLineData
5381f2c9
AA
1diff -Nur old/AMAVIS.pm new/AMAVIS.pm
2--- old/AMAVIS.pm 2004-07-14 14:03:53.000000000 +0000
3+++ new/AMAVIS.pm 2004-07-14 14:11:40.000000000 +0000
4@@ -96,7 +96,7 @@
5 );
6
7
8-$conffile = '/etc/amavis-ng/amavis.conf';
9+$conffile = '/etc/amavis.conf';
10
11 sub init {
12 my $self = shift;
This page took 0.027528 seconds and 4 git commands to generate.