summaryrefslogtreecommitdiff
path: root/INSTALL.sh
diff options
context:
space:
mode:
authorfukachan <fukachan>2002-07-12 15:06:32 +0000
committerfukachan <fukachan>2002-07-12 15:06:32 +0000
commit3389b7e0361e294e5a2d35da5e4a8e141db71ab0 (patch)
tree36016fb1aa5f5c7e53890c66c7166525d026bc27 /INSTALL.sh
parent035391fd8d2a30a603f22ae0803c0517da503400 (diff)
downloadfml8-3389b7e0361e294e5a2d35da5e4a8e141db71ab0.tar.gz
fml8-3389b7e0361e294e5a2d35da5e4a8e141db71ab0.tar.bz2
fml8-3389b7e0361e294e5a2d35da5e4a8e141db71ab0.zip
enable newml/rmml updates procmailrc templates
Diffstat (limited to 'INSTALL.sh')
-rwxr-xr-xINSTALL.sh5
1 files changed, 3 insertions, 2 deletions
diff --git a/INSTALL.sh b/INSTALL.sh
index 1a620bf6..f856215b 100755
--- a/INSTALL.sh
+++ b/INSTALL.sh
@@ -4,7 +4,7 @@
# All rights reserved. This program is free software; you can
# redistribute it and/or modify it under the same terms as Perl itself.
#
-# $FML: INSTALL.sh,v 1.51 2002/05/24 14:11:19 fukachan Exp $
+# $FML: INSTALL.sh,v 1.52 2002/05/27 08:59:48 fukachan Exp $
#
# Run this from the top-level fml source directory.
@@ -76,7 +76,8 @@ for file in include include-ctl include-error aliases \
postfix_virtual \
dot_htaccess \
dot-qmail dot-qmail-admin dot-qmail-ctl dot-qmail-default \
- dot-qmail-request
+ dot-qmail-request \
+ procmailrc
do
cp fml/etc/$file $default_config_dir/$file
chmod 644 $default_config_dir/$file