summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMike Hommey <glandium@debian.org>2010-03-18 11:01:54 +0100
committerMike Hommey <glandium@debian.org>2010-03-20 09:07:51 +0100
commit7d356004cff07e21bc5fe8b0f8fc6418adb99c35 (patch)
tree23e992638f5e0d27f870c118e85cf8f17b977a7c
parent4a82827351da3c4679e284489f197a1cee2cbb26 (diff)
downloadlibxml2-7d356004cff07e21bc5fe8b0f8fc6418adb99c35.tar.gz
Remove old source and diff rules
They only displayed a message inviting to use dpkg-source -b
-rwxr-xr-xdebian/rules3
1 files changed, 0 insertions, 3 deletions
diff --git a/debian/rules b/debian/rules
index 23ea484..465c200 100755
--- a/debian/rules
+++ b/debian/rules
@@ -148,8 +148,5 @@ binary-arch: build install
dh_md5sums -a
dh_builddeb -a
-source diff:
- @echo >&2 'source and diff are obsolete - use dpkg-source -b'; false
-
binary: binary-indep binary-arch
.PHONY: build clean binary-indep binary-arch binary install