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

Mike Gabriel sunweaver at debian.org
Fri Jul 7 21:45:23 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 ccbb4f2ce5291add4f29ee32ab8a21d6f72a84a4
Author: Mike Gabriel <mike.gabriel at das-netzwerkteam.de>
Date:   Fri Jul 7 23:31:33 2017 +0200

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

diff --git a/debian/rules b/debian/rules
index f76c3c5..365d88e 100755
--- a/debian/rules
+++ b/debian/rules
@@ -7,7 +7,7 @@ DPKG_EXPORT_BUILDFLAGS = 1
 include /usr/share/dpkg/buildflags.mk
 
 %:
-	dh $@ $(DHFLAGS) --with gir
+	dh $@ $(DHFLAGS) --with python2,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