[SCM] libdiscid/master: Clean docs
sramacher at users.alioth.debian.org
sramacher at users.alioth.debian.org
Tue Jul 1 16:55:56 UTC 2014
The following commit has been merged in the master branch:
commit c676e48eab4961ec49ff9f509d91537a06cd6cbb
Author: Sebastian Ramacher <sramacher at debian.org>
Date: Wed Jan 15 19:38:01 2014 +0100
Clean docs
diff --git a/debian/rules b/debian/rules
index ef4d41a..0ce79f6 100755
--- a/debian/rules
+++ b/debian/rules
@@ -9,6 +9,10 @@ export DEB_CPPFLAGS_MAINT_APPEND=-DNDEBUG
%:
dh $@ --parallel --with autoreconf
+override_dh_auto_clean:
+ rm -rf docs
+ dh_auto_clean
+
# build documentation if doxygen is available and remove the copy of jquery and
# replace it with the one from libjs-jquery
override_dh_auto_build-indep:
--
libdiscid packaging
More information about the pkg-multimedia-commits
mailing list