[mate-desktop] 02/07: debian/rules: Build with python2.
Mike Gabriel
sunweaver at debian.org
Sat Oct 25 21:54:26 UTC 2014
This is an automated email from the git hooks/post-receive script.
sunweaver pushed a commit to branch master
in repository mate-desktop.
commit 0fa415cfe7f435ab5290e37b8a0e7a36de8de57c
Author: Mike Gabriel <mike.gabriel at das-netzwerkteam.de>
Date: Sat Oct 25 23:07:31 2014 +0200
debian/rules: Build with python2.
---
debian/rules | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/debian/rules b/debian/rules
index a233069..2c811d1 100755
--- a/debian/rules
+++ b/debian/rules
@@ -9,7 +9,7 @@ VER ?= $(subst $(DTYPE),,$(UVER))
DHFLAGS=--parallel
%:
- dh $@ $(DHFLAGS)
+ dh $@ $(DHFLAGS) --with python2
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-desktop.git
More information about the pkg-mate-commits
mailing list