diff -urNad nagios-nrpe-2.8.1.orig/debian/rules nagios-nrpe-2.8.1/debian/rules --- nagios-nrpe-2.8.1.orig/debian/rules 2008-06-08 19:47:16.000000000 +0100 +++ nagios-nrpe-2.8.1/debian/rules 2008-06-08 19:47:34.000000000 +0100 @@ -28,7 +28,7 @@ dh_testroot if test -f Makefile; then $(MAKE) distclean; fi dh_clean - rm -f {build,install}-stamp + rm -f build-stamp install-stamp install: install-stamp install-stamp: build-stamp