[SCM] csound-manual/master: Do not install second copy of copyright file
fsateler at users.alioth.debian.org
fsateler at users.alioth.debian.org
Sat Jul 16 21:52:08 UTC 2016
The following commit has been merged in the master branch:
commit b9f752c7161065754bdf96dde9e84fd70842a8e8
Author: Felipe Sateler <fsateler at debian.org>
Date: Sat Jul 16 17:38:59 2016 -0400
Do not install second copy of copyright file
diff --git a/debian/rules b/debian/rules
index 6cc4f97..0c59aba 100755
--- a/debian/rules
+++ b/debian/rules
@@ -20,3 +20,7 @@
%:
dh $@
+
+override_dh_auto_build:
+ dh_auto_build
+ rm html/copying.txt
--
csound-manual packaging
More information about the pkg-multimedia-commits
mailing list