]> review.fuel-infra Code Review - openstack-build/cinder-build.git/commitdiff
Really rm -r the egg folder.
authorThomas Goirand <thomas@goirand.fr>
Thu, 7 Mar 2013 15:18:20 +0000 (23:18 +0800)
committerThomas Goirand <thomas@goirand.fr>
Thu, 7 Mar 2013 15:18:20 +0000 (23:18 +0800)
Rewritten-From: c8e3351dd9a52f636379e56bf21312f6c8277c52

xenial/debian/rules

index 7bda98fda45702bd7c3939049327045792b7360d..0f3d99f66288fefe4bb45173717532804249f747 100755 (executable)
@@ -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