masqmail
diff Makefile.am @ 1:af25f5c39d90
added diff from debian (masqmail-0.2.21-4)
author | meillo@marmaro.de |
---|---|
date | Fri, 26 Sep 2008 20:56:23 +0200 |
parents | 08114f7dcc23 |
children | 8c55886cacd8 |
line diff
1.1 --- a/Makefile.am Fri Sep 26 17:05:23 2008 +0200 1.2 +++ b/Makefile.am Fri Sep 26 20:56:23 2008 +0200 1.3 @@ -21,9 +21,9 @@ 1.4 $(DESTDIR)@datadir@/tpl: conf_dir 1.5 install -d $(DESTDIR)@datadir@/masqmail/tpl 1.6 install -m 644 tpl/failmsg.tpl $(DESTDIR)@datadir@/masqmail/tpl 1.7 - install -m 644 tpl/failmsg.tpl.{de,fr,it} $(DESTDIR)@datadir@/masqmail/tpl 1.8 + install -m 644 tpl/failmsg.tpl.* $(DESTDIR)@datadir@/masqmail/tpl 1.9 install -m 644 tpl/warnmsg.tpl $(DESTDIR)@datadir@/masqmail/tpl 1.10 - install -m 644 tpl/warnmsg.tpl.{de,fr} $(DESTDIR)@datadir@/masqmail/tpl 1.11 + install -m 644 tpl/warnmsg.tpl.* $(DESTDIR)@datadir@/masqmail/tpl 1.12 1.13 log_dir: $(DESTDIR)@with_logdir@ 1.14