[SCM] drc/master: Use secure uri where possible.
mira-guest at users.alioth.debian.org
mira-guest at users.alioth.debian.org
Fri Dec 29 11:12:53 UTC 2017
The following commit has been merged in the master branch:
commit 880bea55e7579e607ed0816d1152d3db67904549
Author: Jaromír Mikeš <mira.mikes at seznam.cz>
Date: Fri Dec 29 11:50:38 2017 +0100
Use secure uri where possible.
diff --git a/debian/rules b/debian/rules
index 067359e..d783c56 100755
--- a/debian/rules
+++ b/debian/rules
@@ -6,3 +6,6 @@ export DEB_LDFLAGS_MAINT_APPEND = -Wl,--as-needed
%:
dh $@ --sourcedir=source
+
+override_dh_installman:
+ dh_installman -O--sourcedir=$(CURDIR)
--
drc packaging
More information about the pkg-multimedia-commits
mailing list