From 563d4bf48eae9415e990ffbd84a72381232a2464 Mon Sep 17 00:00:00 2001 From: Bernd Zeimetz Date: Sat, 9 Feb 2008 21:46:48 +0100 Subject: [PATCH] Don't run dh_clean for each python version... --- debian/rules | 1 - 1 file changed, 1 deletion(-) diff --git a/debian/rules b/debian/rules index a8d73d5..7261997 100755 --- a/debian/rules +++ b/debian/rules @@ -148,7 +148,6 @@ install-arch: $(PY_VERS:%=install-python%) install-python%: dh_testdir dh_testroot - dh_clean -k -s set -e ;\ cd bindings/python ;\ python$* setup.py install --root=$(CURDIR)/debian/python-rrd -- 2.30.2