From 06464181ef1e11ab2d9aecae320a45c4e963b23f Mon Sep 17 00:00:00 2001 From: Max Kellermann Date: Thu, 27 Mar 2008 20:51:33 +0000 Subject: use $(DPATCH_STAMPFN) instead --- debian/rules | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'debian') diff --git a/debian/rules b/debian/rules index 6791c89..7f5e750 100755 --- a/debian/rules +++ b/debian/rules @@ -22,7 +22,7 @@ DPATCH_STAMPFN = debian/stamp-patch include /usr/share/dpatch/dpatch.make build: build-stamp -build-stamp: patch-stamp +build-stamp: $(DPATCH_STAMPFN) dh_testdir # ./configure -- cgit v1.2.3