From 3e97b9f176bb02969943bf212b7bd64fd6091bba Mon Sep 17 00:00:00 2001 From: Siegfried-Angel Gevatter Pujals Date: Mon, 18 Feb 2008 17:35:54 +0100 Subject: [PATCH] Remove empty usr/lib directory. --- debian/rules | 3 +++ 1 file changed, 3 insertions(+) diff --git a/debian/rules b/debian/rules index 623e240..5350360 100755 --- a/debian/rules +++ b/debian/rules @@ -10,5 +10,8 @@ DEB_INSTALL_MANPAGES_ubuntu-dev-tools = doc/*.1 build/ubuntu-dev-tools:: docbook2x-man doc/ppaput.1.docbook; mv ppaput.1 doc +binary-install/python-ubuntutools:: + rm -rf debian/python-ubuntutools/usr/lib + clean:: rm -f doc/ppaput.1