[pkg-bacula-commits] [bacula] 08/14: Invoke dh-exec during install-arch

Sven Hartge hartge-guest at moszumanska.debian.org
Sun Nov 12 17:41:42 UTC 2017


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

hartge-guest pushed a commit to branch multi-arch
in repository bacula.

commit bca4801f3e972a9a8d6276182e2894e04b15ca5b
Author: Sven Hartge <sven at svenhartge.de>
Date:   Sun Nov 12 18:04:09 2017 +0100

    Invoke dh-exec during install-arch
---
 debian/rules | 1 +
 1 file changed, 1 insertion(+)

diff --git a/debian/rules b/debian/rules
index 6724089..6cdb916 100755
--- a/debian/rules
+++ b/debian/rules
@@ -112,6 +112,7 @@ override_dh_auto_build-arch:
 	make -C examples/nagios/check_bacula
 
 override_dh_install-arch:
+	dh-exec
 	dh_install -a
 	######### dbconfig-common stuff
 	# The script install-dbconfig needs to be adapted when upstream changes the database format!

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



More information about the pkg-bacula-commits mailing list