diff options
-rwxr-xr-x | debian/rules | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/debian/rules b/debian/rules index 8247e8ff7..5082cc75a 100755 --- a/debian/rules +++ b/debian/rules @@ -65,7 +65,6 @@ endif # --mandir - remove after etch released (autoconf >= 2.59c gets it right) CONFIGURE_FLAGS := --prefix=/usr \ - --mandir=\$${prefix}/share/man \ --with-external-libmad \ --with-external-a52dec \ $(DEB_BUILD_CONFIG_OPTIONS) \ |