[mate-panel] 06/10: debian/rules: Disable Python, it is no longer required.

Aron Xu aron at debian.org
Wed Jun 21 12:38:59 UTC 2017


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

aron pushed a commit to branch master
in repository mate-panel.

commit ba19b3fde249b0bfebcc3bbb14579173c0a1b440
Author: Martin Wimpress <martin.wimpress at ubuntu.com>
Date:   Tue Mar 14 13:09:18 2017 +0000

    debian/rules: Disable Python, it is no longer required.
---
 debian/rules | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/debian/rules b/debian/rules
index 365d88e..f76c3c5 100755
--- a/debian/rules
+++ b/debian/rules
@@ -7,7 +7,7 @@ DPKG_EXPORT_BUILDFLAGS = 1
 include /usr/share/dpkg/buildflags.mk
 
 %:
-	dh $@ $(DHFLAGS) --with python2,gir
+	dh $@ $(DHFLAGS) --with gir
 
 override_dh_install:
 	rm -f debian/tmp/usr/lib/*/*.la

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



More information about the pkg-mate-commits mailing list