[SCM] libdiscid/master: Fix override
sramacher at users.alioth.debian.org
sramacher at users.alioth.debian.org
Sun Dec 20 16:14:51 UTC 2015
The following commit has been merged in the master branch:
commit bd6d0a51c326f3f8883e93582a1ecdd24093818a
Author: Sebastian Ramacher <sramacher at debian.org>
Date: Sun Dec 20 17:01:48 2015 +0100
Fix override
diff --git a/debian/rules b/debian/rules
index e16a7b5..834b4dc 100755
--- a/debian/rules
+++ b/debian/rules
@@ -9,9 +9,8 @@ export DEB_CPPFLAGS_MAINT_APPEND=-DNDEBUG
%:
dh $@ --parallel --with autoreconf
-override_dh_auto_clean:
+override_dh_auto_clean-indep:
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
--
libdiscid packaging
More information about the pkg-multimedia-commits
mailing list