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 diff
     1.1 --- a/rules	Sun Jun 14 11:43:15 2009 +0200
     1.2 +++ b/rules	Mon Feb 08 13:08:44 2010 +0100
     1.3 @@ -22,6 +22,7 @@
     1.4  	# Add here commands to compile the package.
     1.5  	./configure $(confflags) \
     1.6  		--prefix=/usr --mandir='$${prefix}/share/man' \
     1.7 +		--datadir='$${prefix}/share' \
     1.8  		--with-logdir=/var/log/masqmail \
     1.9  		--with-spooldir=/var/spool/masqmail \
    1.10  		--with-user=mail --with-group=mail \