masqmail-0.2

diff debian/rules @ 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
line diff
     1.1 --- a/debian/rules	Fri Sep 26 17:05:23 2008 +0200
     1.2 +++ b/debian/rules	Fri Sep 26 20:56:23 2008 +0200
     1.3 @@ -1,7 +1,5 @@
     1.4  #!/usr/bin/make -f
     1.5  
     1.6 -export DH_COMPAT=3
     1.7 -
     1.8  # Uncomment this to turn on verbose mode.
     1.9  #export DH_VERBOSE=1
    1.10  DOC = usr/doc
    1.11 @@ -44,7 +42,9 @@
    1.12  	# Add here commands to clean up after the build process.
    1.13  	-$(MAKE) clean
    1.14  	-$(MAKE) distclean
    1.15 -	rm -f tests/{test.conf,local.sh,smtpout.sh}
    1.16 +	rm -f tests/test.conf
    1.17 +	rm -f tests/local.sh
    1.18 +	rm -f tests/smtpout.sh
    1.19  	# see /usr/share/doc/autotools-dev/README.Debian.gz
    1.20  	-test -r /usr/share/misc/config.sub && \
    1.21  		cp -f /usr/share/misc/config.sub config.sub