From: Thomas Goirand Date: Thu, 7 Mar 2013 15:18:20 +0000 (+0800) Subject: Really rm -r the egg folder. X-Git-Url: https://review.fuel-infra.org/gitweb?a=commitdiff_plain;h=d9de05c5331ac15e03406e7349eb70ab57b52647;p=openstack-build%2Fcinder-build.git Really rm -r the egg folder. Rewritten-From: c8e3351dd9a52f636379e56bf21312f6c8277c52 --- diff --git a/xenial/debian/rules b/xenial/debian/rules index 7bda98fda..0f3d99f66 100755 --- a/xenial/debian/rules +++ b/xenial/debian/rules @@ -15,7 +15,7 @@ endif override_dh_clean: dh_clean rm -f debian/cinder-common.config debian/cinder-common.postinst debian/cinder-api.config debian/cinder-api.postinst debian/cinder-volume.postinst - rm -f setuptools_git-*-py*.egg/ + rm -rf setuptools_git-*-py*.egg/ override_dh_install: dh_install