summaryrefslogtreecommitdiff
path: root/debian/rules
diff options
context:
space:
mode:
authorJelmer Vernooij <jelmer@debian.org>2011-03-02 19:26:23 +0100
committerJelmer Vernooij <jelmer@debian.org>2011-03-02 19:26:23 +0100
commit4bce0612341b8c4581350f388eba44c8c34e31af (patch)
tree21b1ab10eeb71633a1c72d5dc672effea13514cf /debian/rules
parentef696dda66ff9f1d344af634b93e170722dc8c3a (diff)
parent57794c10e842c5ef2231089365de3d3dba5fccc0 (diff)
New upstream release.
Diffstat (limited to 'debian/rules')
-rwxr-xr-xdebian/rules2
1 files changed, 1 insertions, 1 deletions
diff --git a/debian/rules b/debian/rules
index 941a7454..33d0ea88 100755
--- a/debian/rules
+++ b/debian/rules
@@ -18,7 +18,7 @@ install/python-subvertpy::
DEB_PYTHON_BUILD_ARGS += --executable=/usr/bin/python
ifeq (,$(findstring nocheck,$(DEB_BUILD_OPTIONS)))
-common-build-arch common-build-indep:: debian/stamp-check
+build/python-subvertpy:: debian/stamp-check
debian/stamp-check:
$(MAKE) check TESTRUNNER=testtools.run
touch $@