From f36951777b61700d4fad375938111152770dd8f5 Mon Sep 17 00:00:00 2001 From: Reinhard Tartler Date: Sun, 28 Feb 2010 23:25:25 +0100 Subject: fix typo, don't disable python support --- debian/rules | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/debian/rules b/debian/rules index c16323c..8468f44 100755 --- a/debian/rules +++ b/debian/rules @@ -31,7 +31,7 @@ config.status: configure --mandir=\$${prefix}/share/man \ --infodir=\$${prefix}/share/info \ --bindir=/usr/sbin \ - --without-mpd + --without-mpd \ --with-python # call this target to update config.sub and config.guess -- cgit v1.2.3