[mate-desktop] 03/04: debian/rules: Drop --with python2 and --enable-mpaste. mpaste dropped upstream.
Martin Wimpress
flexiondotorg-guest at moszumanska.debian.org
Thu Jan 19 01:04:39 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-desktop.
commit e886555cf96c10045ad16d1a2ccbe624884804df
Author: Martin Wimpress <martin.wimpress at ubuntu.com>
Date: Thu Jan 19 01:04:10 2017 +0000
debian/rules: Drop --with python2 and --enable-mpaste. mpaste dropped upstream.
---
debian/rules | 5 ++---
1 file changed, 2 insertions(+), 3 deletions(-)
diff --git a/debian/rules b/debian/rules
index 7416f9f..a851c52 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/lib/*/*.la
@@ -23,8 +23,7 @@ override_dh_auto_configure:
--disable-silent-rules \
--disable-static \
--disable-schemas-compile \
- --enable-gtk-doc \
- --enable-mpaste
+ --enable-gtk-doc
override_dh_strip:
dh_strip -pmate-desktop --dbgsym-migration='mate-desktop-dbg (<< 1.14.1-1~)'
--
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