[pkg-bacula-commits] [bacula] 10/14: Revert "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 1840f073a92cc804d89bb59807221a245e0cd38c
Author: Sven Hartge <sven at svenhartge.de>
Date:   Sun Nov 12 18:13:26 2017 +0100

    Revert "Call install and links file directly"
    
    This reverts commit 49a9f23d5f3b9ad60f434b86676d85fa9cc8fddc.
---
 debian/rules | 3 +--
 1 file changed, 1 insertion(+), 2 deletions(-)

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