summaryrefslogtreecommitdiffstats
path: root/contrib/a52dec
diff options
context:
space:
mode:
authorjstebbins <[email protected]>2010-04-15 14:44:30 +0000
committerjstebbins <[email protected]>2010-04-15 14:44:30 +0000
commit147d714b2706ca63ead0a0070b49579957867cc1 (patch)
treeb3feb4a5385617f16a98b850433d6ad50b370e45 /contrib/a52dec
parent9f19bfea9125104db0161d174206b3e887cc1686 (diff)
add packaging rules for building debian source packages
and fix a build issue with a52dec when the path has a '~' in it this is a step towards using the launchpad build farm for ubuntu snapshots git-svn-id: svn://svn.handbrake.fr/HandBrake/trunk@3226 b64f7644-9d1e-0410-96f1-a4d463321fa5
Diffstat (limited to 'contrib/a52dec')
-rw-r--r--contrib/a52dec/module.defs2
1 files changed, 2 insertions, 0 deletions
diff --git a/contrib/a52dec/module.defs b/contrib/a52dec/module.defs
index 470ddfa12..3d62d3175 100644
--- a/contrib/a52dec/module.defs
+++ b/contrib/a52dec/module.defs
@@ -4,3 +4,5 @@ $(eval $(call import.CONTRIB.defs,A52DEC))
A52DEC.FETCH.url = http://download.m0k.org/handbrake/contrib/a52dec-0.7.4.tar.gz
A52DEC.EXTRACT.tarbase = a52dec
A52DEC.INSTALL.strip = liba52.a
+
+A52DEC.CONFIGURE.bootstrap = ./bootstrap;