[libosmocore] 34/40: More in clean rule
Ruben Undheim
rubund-guest at moszumanska.debian.org
Wed Oct 14 12:43:25 UTC 2015
This is an automated email from the git hooks/post-receive script.
rubund-guest pushed a commit to branch master
in repository libosmocore.
commit 68b178362941c2ea9b9d43db31f4e6f03364fbb7
Author: Ruben Undheim <ruben.undheim at gmail.com>
Date: Tue Oct 13 23:26:26 2015 +0200
More in clean rule
---
debian/rules | 6 ++++++
1 file changed, 6 insertions(+)
diff --git a/debian/rules b/debian/rules
index 39e2e62..69e7cd7 100755
--- a/debian/rules
+++ b/debian/rules
@@ -47,4 +47,10 @@ override_dh_clean:
$(RM) src/crc8gen.c
$(RM) tests/package.m4
$(RM) tests/testsuite
+ $(RM) -r doc/codec/
+ $(RM) -r doc/core/
+ $(RM) -r doc/gsm/
+ $(RM) -r doc/vty/html/
+ $(RM) -r doc/vty/latex/
+
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-science/packages/libosmocore.git
More information about the debian-science-commits
mailing list