Mercurial > debian > masqmail-debian
diff rules @ 28:eae48d9839e4
pulled in NMU
author | meillo@marmaro.de |
---|---|
date | Mon, 08 Feb 2010 13:08:44 +0100 |
parents | 30402b14eeb8 |
children | e7f8c0a161b6 |
line wrap: on
line diff
--- a/rules Sun Jun 14 11:43:15 2009 +0200 +++ b/rules Mon Feb 08 13:08:44 2010 +0100 @@ -22,6 +22,7 @@ # Add here commands to compile the package. ./configure $(confflags) \ --prefix=/usr --mandir='$${prefix}/share/man' \ + --datadir='$${prefix}/share' \ --with-logdir=/var/log/masqmail \ --with-spooldir=/var/spool/masqmail \ --with-user=mail --with-group=mail \