]> git.pld-linux.org Git - packages/amavis-ng.git/commitdiff
- config will go to /etc/amavis.conf
authorAndrzej Augustynowicz <andrzej@augustynowicz.eu.org>
Wed, 14 Jul 2004 16:03:22 +0000 (16:03 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    amavis-ng-config.patch -> 1.1

amavis-ng-config.patch [new file with mode: 0644]

diff --git a/amavis-ng-config.patch b/amavis-ng-config.patch
new file mode 100644 (file)
index 0000000..c76a7b9
--- /dev/null
@@ -0,0 +1,12 @@
+diff -Nur old/AMAVIS.pm new/AMAVIS.pm
+--- old/AMAVIS.pm      2004-07-14 14:03:53.000000000 +0000
++++ new/AMAVIS.pm      2004-07-14 14:11:40.000000000 +0000
+@@ -96,7 +96,7 @@
+          );
+-$conffile = '/etc/amavis-ng/amavis.conf';
++$conffile = '/etc/amavis.conf';
+ sub init {
+   my $self = shift;
This page took 0.09207 seconds and 4 git commands to generate.