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

Mike Gabriel sunweaver at debian.org
Fri Jul 7 21:45:24 UTC 2017


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

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

commit 9d51a7f84f8e381c8c89e2f2267d7fcc14b44e2c
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