summaryrefslogtreecommitdiff
path: root/debian/rules
diff options
context:
space:
mode:
authorReinhard Tartler <siretart@tauware.de>2006-02-25 09:05:36 +0000
committerReinhard Tartler <siretart@tauware.de>2006-02-25 09:05:36 +0000
commit072ac74a5a4ebc3c74da94bc14c1f251680cc7b3 (patch)
tree8960f5546b5c01a386ae6df0720a7c2fdb2651c2 /debian/rules
parent154426d51ab2eb7fda7b1d2a579e56a0615161a8 (diff)
downloadxine-lib-072ac74a5a4ebc3c74da94bc14c1f251680cc7b3.tar.gz
xine-lib-072ac74a5a4ebc3c74da94bc14c1f251680cc7b3.tar.bz2
enabling external libmad
enabling xvmc dependency CVS patchset: 7906 CVS date: 2006/02/25 09:05:36
Diffstat (limited to 'debian/rules')
-rwxr-xr-xdebian/rules2
1 files changed, 2 insertions, 0 deletions
diff --git a/debian/rules b/debian/rules
index d43819a00..975286110 100755
--- a/debian/rules
+++ b/debian/rules
@@ -51,6 +51,8 @@ ifeq (,$(findstring optimize,$(DEB_BUILD_OPTIONS)))
DEB_BUILD_GNU_OPTION := --build=$(DEB_BUILD_GNU_TYPE)
endif
+CONFIGURE_FLAGS := --prefix=/usr --mandir=\$${prefix}/share/man --with-external-libmad
+
configure: configure-stamp
configure-stamp:
dh_testdir