diff options
author | Matt Messier <mmessier@grapetv.org> | 2007-05-18 01:46:38 -0400 |
---|---|---|
committer | Matt Messier <mmessier@grapetv.org> | 2007-05-18 01:46:38 -0400 |
commit | 39fb90201a65dbaf15d285bd9e870dfd2fcc33ec (patch) | |
tree | e7cd624d73e52baa7cc8563e15952fd7a8199ea0 | |
parent | 5ecd214cddf18cc0542f4318f5ae85820e422237 (diff) | |
parent | c49d56c1d6edbf05af8f2a6e175018fefafb5188 (diff) | |
download | xine-lib-39fb90201a65dbaf15d285bd9e870dfd2fcc33ec.tar.gz xine-lib-39fb90201a65dbaf15d285bd9e870dfd2fcc33ec.tar.bz2 |
Merge changes from main 1.2 repository
-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) \ |