[Pkg-virtualbox-commits] [virtualbox] 01/01: Another build fix

Gianfranco Costamagna locutusofborg at moszumanska.debian.org
Tue Mar 20 08:18:24 UTC 2018


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

locutusofborg pushed a commit to branch master
in repository virtualbox.

commit 25ebae2d0af84a16be189e789d117acc9764fa4c
Author: Gianfranco Costamagna <costamagnagianfranco at yahoo.it>
Date:   Tue Mar 20 09:17:45 2018 +0100

    Another build fix
---
 debian/rules | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/debian/rules b/debian/rules
index a2e8b85..e7315dd 100755
--- a/debian/rules
+++ b/debian/rules
@@ -212,8 +212,10 @@ endif
 endif
 
 override_dh_shlibdeps:
+ifneq (,$(filter $(sname), $(shell dh_listpackages)))
 	dh_shlibdeps -p$(sname) -X debian/$(sname)$(INSTALL_PATH)/VBoxTestOGL -- \
 	    -dRecommends debian/$(sname)$(INSTALL_PATH)/VBoxTestOGL -dDepends
+endif
 	dh_shlibdeps --remaining-packages
 
 override_dh_compress:

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



More information about the Pkg-virtualbox-commits mailing list