[pluma] 07/13: debian/rules: Drop --with python2.
Martin Wimpress
flexiondotorg-guest at moszumanska.debian.org
Fri May 6 13:56:42 UTC 2016
This is an automated email from the git hooks/post-receive script.
flexiondotorg-guest pushed a commit to branch master
in repository pluma.
commit 7dd4c643d4cfdc5a78301ee17950d9ef5d6f548f
Author: Martin Wimpress <code at flexion.org>
Date: Fri May 6 14:19:49 2016 +0100
debian/rules: Drop --with python2.
---
debian/rules | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/debian/rules b/debian/rules
index 85a309a..da0560d 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
+ dh $@ $(DHFLAGS)
override_dh_install:
rm -f debian/tmp/usr/share/MateConf/gsettings/*.convert
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-mate/pluma.git
More information about the pkg-mate-commits
mailing list