Mercurial > debian > masqmail-debian
comparison rules @ 28:eae48d9839e4
pulled in NMU
author | meillo@marmaro.de |
---|---|
date | Mon, 08 Feb 2010 13:08:44 +0100 |
parents | 30402b14eeb8 |
children | e7f8c0a161b6 |
comparison
equal
deleted
inserted
replaced
27:792d5a6b7c7b | 28:eae48d9839e4 |
---|---|
20 dh_testdir | 20 dh_testdir |
21 | 21 |
22 # Add here commands to compile the package. | 22 # Add here commands to compile the package. |
23 ./configure $(confflags) \ | 23 ./configure $(confflags) \ |
24 --prefix=/usr --mandir='$${prefix}/share/man' \ | 24 --prefix=/usr --mandir='$${prefix}/share/man' \ |
25 --datadir='$${prefix}/share' \ | |
25 --with-logdir=/var/log/masqmail \ | 26 --with-logdir=/var/log/masqmail \ |
26 --with-spooldir=/var/spool/masqmail \ | 27 --with-spooldir=/var/spool/masqmail \ |
27 --with-user=mail --with-group=mail \ | 28 --with-user=mail --with-group=mail \ |
28 --with-confdir=/etc/masqmail \ | 29 --with-confdir=/etc/masqmail \ |
29 --with-liblockfile \ | 30 --with-liblockfile \ |