[Pkg-virtualbox-commits] [virtualbox] 04/05: Try to fix Python3

Gianfranco Costamagna locutusofborg at moszumanska.debian.org
Fri Oct 21 16:51:30 UTC 2016


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

locutusofborg pushed a commit to branch master
in repository virtualbox.

commit 177d153c676298b5e3bf32c1c129cd9572721a76
Author: Gianfranco Costamagna <costamagnagianfranco at yahoo.it>
Date:   Fri Oct 21 17:44:56 2016 +0200

    Try to fix Python3
---
 debian/rules | 3 +++
 1 file changed, 3 insertions(+)

diff --git a/debian/rules b/debian/rules
index 4689b64..de607c9 100755
--- a/debian/rules
+++ b/debian/rules
@@ -53,6 +53,9 @@ endif
 	    --enable-vde \
 	    --enable-vnc
 
+override_dh_python3:
+	dh_python3 --no-ext-rename
+
 override_dh_auto_build:
 	# Building package
 	. out/env.sh && $(MAKE) \

-- 
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