[SCM] drc/master: Fix installation of man pages.

mira-guest at users.alioth.debian.org mira-guest at users.alioth.debian.org
Fri Dec 29 11:12:54 UTC 2017


The following commit has been merged in the master branch:
commit de90e32b13584feb12057900167458b97fdd3c01
Author: Jaromír Mikeš <mira.mikes at seznam.cz>
Date:   Fri Dec 29 11:56:37 2017 +0100

    Fix installation of man pages.

diff --git a/debian/rules b/debian/rules
index 7dc5fe3..d783c56 100755
--- a/debian/rules
+++ b/debian/rules
@@ -7,3 +7,5 @@ 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