diff options
| author | fukachan <fukachan> | 2003-01-28 04:30:44 +0000 |
|---|---|---|
| committer | fukachan <fukachan> | 2003-01-28 04:30:44 +0000 |
| commit | 46a73d0c93feaa37a0161cc9879657400a64bcb2 (patch) | |
| tree | 35a4c43172fd9fe800a5d4bc04a16cb46702ff25 | |
| parent | d8327a6d39dd9fbdd7024a65b25bdccb88c7018e (diff) | |
| download | fml8-46a73d0c93feaa37a0161cc9879657400a64bcb2.tar.gz fml8-46a73d0c93feaa37a0161cc9879657400a64bcb2.tar.bz2 fml8-46a73d0c93feaa37a0161cc9879657400a64bcb2.zip | |
install install.cf to etc/fml/defaults/$version/
| -rw-r--r-- | fml/etc/install.cf.in | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/fml/etc/install.cf.in b/fml/etc/install.cf.in index 58e2928d..5267b1d3 100644 --- a/fml/etc/install.cf.in +++ b/fml/etc/install.cf.in @@ -3,7 +3,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.cf.in,v 1.1 2003/01/28 04:16:16 fukachan Exp $ +# $FML: install.cf.in,v 1.2 2003/01/28 04:28:00 fukachan Exp $ # @@ -78,6 +78,7 @@ template_files = include dot-qmail-default dot-qmail-request procmailrc + install.cf bin_programs = fml |
