[Pkg-voip-commits] [ring] 01/04: clean: remove generated contrib tarballs
Alexandre Viau
aviau at moszumanska.debian.org
Sat Mar 26 17:36:13 UTC 2016
This is an automated email from the git hooks/post-receive script.
aviau pushed a commit to branch master
in repository ring.
commit a324ba78ae59aa79442776743471b1d026c9ca47
Author: aviau <alexandre at alexandreviau.net>
Date: Sat Mar 26 13:06:38 2016 -0400
clean: remove generated contrib tarballs
---
debian/rules | 5 +++++
1 file changed, 5 insertions(+)
diff --git a/debian/rules b/debian/rules
index 253374e..fa778be 100755
--- a/debian/rules
+++ b/debian/rules
@@ -88,6 +88,11 @@ override_dh_auto_build:
cd client-gnome/build && make LDFLAGS="-lpthread" -j4
override_dh_auto_clean:
+ ################################
+ ## Generated contrib tarballs ##
+ ################################
+ rm -rf daemon/contrib/tarballs
+
#######################
## Ring Daemon clean ##
#######################
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-voip/ring.git
More information about the Pkg-voip-commits
mailing list