aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorReinhard Tartler <siretart@tauware.de>2010-02-28 23:25:25 +0100
committerReinhard Tartler <siretart@tauware.de>2010-02-28 23:25:25 +0100
commitf36951777b61700d4fad375938111152770dd8f5 (patch)
tree03270c09b02a301038b1cbcbbd0d9b9eae9100ca
parent502e79f85f60d2845544e353e5f158038aa6481a (diff)
downloadlcd4linux-f36951777b61700d4fad375938111152770dd8f5.tar.gz
fix typo, don't disable python support
-rwxr-xr-xdebian/rules2
1 files changed, 1 insertions, 1 deletions
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