From 2370fe1049c09794a8aec2f8df4be0a0a35cc867 Mon Sep 17 00:00:00 2001 From: Thomas Goirand Date: Tue, 20 Nov 2012 13:07:51 +0000 Subject: [PATCH] Removed duplicate get-orig-source: (it's in pkgos.make) --- debian/rules | 3 --- 1 file changed, 3 deletions(-) diff --git a/debian/rules b/debian/rules index 6c639c7a4..b86124850 100755 --- a/debian/rules +++ b/debian/rules @@ -5,9 +5,6 @@ include /usr/share/openstack-pkg-tools/pkgos.make %: dh $@ --with python2 -get-orig-source: - uscan --verbose --force-download --rename --destdir=../build-area - ifeq (,$(findstring nocheck, $(DEB_BUILD_OPTIONS))) override_dh_auto_test: ./run_tests.sh -N -P || true -- 2.45.2