[Pkg-privacy-commits] [onionshare] 33/33: more thorough clean, makes building source package work more smoothly
Ximin Luo
infinity0 at debian.org
Mon Oct 19 14:15:44 UTC 2015
This is an automated email from the git hooks/post-receive script.
infinity0 pushed a commit to branch debian
in repository onionshare.
commit 1390db6abeab8a39d7203c7c54c1fd53046ff696
Author: Ximin Luo <infinity0 at debian.org>
Date: Mon Oct 19 16:12:55 2015 +0200
more thorough clean, makes building source package work more smoothly
---
debian/rules | 4 +++-
1 file changed, 3 insertions(+), 1 deletion(-)
diff --git a/debian/rules b/debian/rules
index 08fea2d..80cffe8 100755
--- a/debian/rules
+++ b/debian/rules
@@ -6,4 +6,6 @@
%:
dh $@ --with python2 --buildsystem=python_distutils
-
+override_dh_auto_clean:
+ dh_auto_clean
+ rm -rf *.egg-info
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-privacy/packages/onionshare.git
More information about the Pkg-privacy-commits
mailing list