[polybori] 06/11: Call dh --with python2 correctly.

Tobias Hansen thansen at moszumanska.debian.org
Tue Feb 23 01:33:50 UTC 2016


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

thansen pushed a commit to branch master
in repository polybori.

commit 0c107963434830b72027d269cfa894916d1850f1
Author: Tobias Hansen <thansen at localhost.localdomain>
Date:   Tue Feb 23 00:28:21 2016 +0000

    Call dh --with python2 correctly.
---
 debian/rules | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/debian/rules b/debian/rules
index 85cbecd..4527f38 100755
--- a/debian/rules
+++ b/debian/rules
@@ -5,7 +5,7 @@
 export DEB_LDFLAGS_MAINT_APPEND = -Wl,--as-needed
 
 %:
-	dh $@ --parallel --with autoreconf python2
+	dh $@ --parallel --with autoreconf --with python2
 
 override_dh_strip:
 	dh_strip -plibpolybori-${PBORIVER}-${PBORIREL} \

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-science/packages/polybori.git



More information about the debian-science-commits mailing list