[Pkg-nagios-changes] [pkg-check-mk] 01/01: point dh_python3 at the private dir

Matt Taggart taggart at moszumanska.debian.org
Mon Aug 7 15:48:39 UTC 2017


This is an automated email from the git hooks/post-receive script.

taggart pushed a commit to branch master
in repository pkg-check-mk.

commit 85fa80fe7a4c7cc4408d8a481560ee93b94b9013
Author: Matt Taggart <taggart at debian.org>
Date:   Mon Aug 7 08:48:19 2017 -0700

    point dh_python3 at the private dir
---
 debian/rules | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

diff --git a/debian/rules b/debian/rules
index 755823a..c772b76 100755
--- a/debian/rules
+++ b/debian/rules
@@ -158,7 +158,8 @@ binary-arch: build install
 #	dh_installemacsen
 #	dh_installpam
 #	dh_installmime
-	dh_python3
+        #py3clean debian/check-mk-common/usr/share/check_mk/
+	dh_python3 debian/check-mk-common/usr/share/check_mk/
 #	dh_installinit
 #	dh_installcron
 #	dh_installinfo

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-nagios/pkg-check-mk.git



More information about the Pkg-nagios-changes mailing list