summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDarren Salt <linux@youmustbejoking.demon.co.uk>2007-05-17 23:43:48 +0100
committerDarren Salt <linux@youmustbejoking.demon.co.uk>2007-05-17 23:43:48 +0100
commitd0f143f9f461a76f73ab590eb2384ab34fd57aa3 (patch)
tree3f30c3f54b503045184f9550ea2e49298da04be3
parentcd398a1104456a8f26e61839dd587b9d5df78832 (diff)
downloadxine-lib-d0f143f9f461a76f73ab590eb2384ab34fd57aa3.tar.gz
xine-lib-d0f143f9f461a76f73ab590eb2384ab34fd57aa3.tar.bz2
Stop using external libdts since only libdts-dev is available in etch.
-rwxr-xr-xdebian/rules1
1 files changed, 0 insertions, 1 deletions
diff --git a/debian/rules b/debian/rules
index 6ff7d17f0..92b42b66c 100755
--- a/debian/rules
+++ b/debian/rules
@@ -63,7 +63,6 @@ CONFIGURE_FLAGS := --prefix=/usr \
--mandir=\$${prefix}/share/man \
--with-external-libmad \
--with-external-a52dec \
- --with-external-libdts \
$(DEB_BUILD_CONFIG_OPTIONS) \
CFLAGS="$(CFLAGS)"