Mercurial > masqmail
diff Makefile.in @ 422:bdbedce60247
Remove `input' dir in spool dir. Spooled files are in spool dir directly now.
There's no more need to have any sub directories in the spool dir at all.
author | markus schnalke <meillo@marmaro.de> |
---|---|
date | Wed, 30 May 2012 10:27:10 +0200 |
parents | f37384470855 |
children | a19e47ebbb33 |
line wrap: on
line diff
--- a/Makefile.in Wed May 30 09:38:38 2012 +0200 +++ b/Makefile.in Wed May 30 10:27:10 2012 +0200 @@ -730,12 +730,10 @@ spool_dir: install -d -o @with_user@ -g @with_group@ $(DESTDIR)@with_spooldir@ - install -d -o @with_user@ -g @with_group@ $(DESTDIR)@with_spooldir@/input rm-spool_dir: : # removal fails if the dirs are non-empty : # this prevents losing spooled files - rmdir $(DESTDIR)@with_spooldir@/input rmdir $(DESTDIR)@with_spooldir@ rmail: