[mate-panel] 04/04: debian/rules: Disable Python, it is no longer required.
Martin Wimpress
flexiondotorg-guest at moszumanska.debian.org
Tue Mar 14 13:36:49 UTC 2017
This is an automated email from the git hooks/post-receive script.
flexiondotorg-guest pushed a commit to branch ubuntu/zesty
in repository mate-panel.
commit ba1cea63b0d743f76da187f3dce8cfd2bfbace40
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 0c70334..b889cf7 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