]> review.fuel-infra Code Review - openstack-build/cinder-build.git/commitdiff
Removed duplicate get-orig-source: (it's in pkgos.make)
authorThomas Goirand <thomas@goirand.fr>
Tue, 20 Nov 2012 13:07:51 +0000 (13:07 +0000)
committerThomas Goirand <thomas@goirand.fr>
Tue, 20 Nov 2012 13:07:51 +0000 (13:07 +0000)
debian/rules

index 6c639c7a4caa278e8261a8fee87a1473de90f2f0..b86124850b5676a41b4e26c2863c2896da4bc845 100755 (executable)
@@ -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