summaryrefslogtreecommitdiff
path: root/debian
diff options
context:
space:
mode:
Diffstat (limited to 'debian')
-rwxr-xr-xdebian/rules2
1 files changed, 0 insertions, 2 deletions
diff --git a/debian/rules b/debian/rules
index 92b42b66c..fd9003df2 100755
--- a/debian/rules
+++ b/debian/rules
@@ -58,9 +58,7 @@ ifeq (,$(findstring optimize,$(DEB_BUILD_OPTIONS)))
DEB_BUILD_CONFIG_OPTIONS += --build=$(DEB_BUILD_GNU_TYPE)
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) \