From c49d56c1d6edbf05af8f2a6e175018fefafb5188 Mon Sep 17 00:00:00 2001 From: Darren Salt Date: Fri, 18 May 2007 02:24:08 +0100 Subject: Remove the --mandir for Debian builds and rely on autoconf getting it right. (Safe since recent xine-lib isn't usefully buildable on sarge.) --- debian/rules | 2 -- 1 file changed, 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) \ -- cgit v1.2.3