[pkg-bacula-commits] [bacula] 09/14: Call install and links file directly

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 49a9f23d5f3b9ad60f434b86676d85fa9cc8fddc
Author: Sven Hartge <sven at svenhartge.de>
Date:   Sun Nov 12 18:08:41 2017 +0100

    Call install and links file directly
---
 debian/rules | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

diff --git a/debian/rules b/debian/rules
index 6cdb916..a6ff90d 100755
--- a/debian/rules
+++ b/debian/rules
@@ -112,7 +112,8 @@ override_dh_auto_build-arch:
 	make -C examples/nagios/check_bacula
 
 override_dh_install-arch:
-	dh-exec
+	debian/bacula-common.install
+	debian/bacula-common.links
 	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