From 1b971e83bdb0a15f665940b966fbd13bd37bc59f Mon Sep 17 00:00:00 2001 From: Iustin Pop Date: Sun, 13 May 2012 22:32:20 +0200 Subject: [PATCH] =?utf8?q?One=20more=20cleanup=20rule=E2=80=A6?= MIME-Version: 1.0 Content-Type: text/plain; charset=utf8 Content-Transfer-Encoding: 8bit --- debian/rules | 1 + 1 file changed, 1 insertion(+) diff --git a/debian/rules b/debian/rules index 652632f..6b620ab 100755 --- a/debian/rules +++ b/debian/rules @@ -41,6 +41,7 @@ clean: $(MAKE) clean rm -f $(PYVERS:%=build-python%) rm -f $(PY3VERS:%=build-python%) + rm -rf pylibacl.egg-info dh_clean install: build $(PYVERS:%=install-python%) $(PY3VERS:%=install-python%) -- 2.39.2