diff options
-rwxr-xr-x | debian/rules | 2 |
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 |