diff options
Diffstat (limited to 'debian')
-rwxr-xr-x | debian/rules | 2 |
1 files changed, 1 insertions, 1 deletions
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 |