[libmateweather] 01/03: Python is disabled by default, no need to specify that.

Martin Wimpress flexiondotorg-guest at moszumanska.debian.org
Wed Jun 10 13:20:51 UTC 2015


This is an automated email from the git hooks/post-receive script.

flexiondotorg-guest pushed a commit to branch debian/experimental
in repository libmateweather.

commit bde8c8fd1a0a228f3f13a924fc7fd51a5db470f6
Author: Martin Wimpress <code at flexion.org>
Date:   Wed Jun 10 14:18:05 2015 +0100

    Python is disabled by default, no need to specify that.
---
 debian/rules | 3 +--
 1 file changed, 1 insertion(+), 2 deletions(-)

diff --git a/debian/rules b/debian/rules
index 3849c8f..9668434 100755
--- a/debian/rules
+++ b/debian/rules
@@ -15,8 +15,7 @@ override_dh_auto_configure:
 	dh_auto_configure $(DHFLAGS) -- \
                 --disable-silent-rules \
 		--disable-static \
-		--enable-locations-compression \
-		--enable-python=no
+		--enable-locations-compression
 
 override_dh_strip:
 	dh_strip -plibmateweather1 --dbg-package=libmateweather1-dbg

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-mate/libmateweather.git



More information about the pkg-mate-commits mailing list