Mercurial > masqmail
diff debian/rules @ 1:af25f5c39d90 0.2.21-4
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 wrap: on
line diff
--- a/debian/rules Fri Sep 26 17:05:23 2008 +0200 +++ b/debian/rules Fri Sep 26 20:56:23 2008 +0200 @@ -1,7 +1,5 @@ #!/usr/bin/make -f -export DH_COMPAT=3 - # Uncomment this to turn on verbose mode. #export DH_VERBOSE=1 DOC = usr/doc @@ -44,7 +42,9 @@ # Add here commands to clean up after the build process. -$(MAKE) clean -$(MAKE) distclean - rm -f tests/{test.conf,local.sh,smtpout.sh} + rm -f tests/test.conf + rm -f tests/local.sh + rm -f tests/smtpout.sh # see /usr/share/doc/autotools-dev/README.Debian.gz -test -r /usr/share/misc/config.sub && \ cp -f /usr/share/misc/config.sub config.sub