[SCM] xbmc packaging branch, master, updated. upstream/9.04.1+svn22158.deb1-18-g2b1e7f7

ceros-guest at users.alioth.debian.org ceros-guest at users.alioth.debian.org
Mon Oct 12 05:50:24 UTC 2009


The following commit has been merged in the master branch:
commit f36a63f867742b04b96d72b8d0c702a783e6d5f5
Author: Andres Mejia <mcitadel at gmail.com>
Date:   Sat Oct 10 21:53:12 2009 -0400

    Run bootstrap during orig tarball generation.

diff --git a/debian/xbmc-get-orig-source b/debian/xbmc-get-orig-source
index 1f227db..e4e046b 100644
--- a/debian/xbmc-get-orig-source
+++ b/debian/xbmc-get-orig-source
@@ -45,6 +45,9 @@ make_current_tarball() {
     rm -rf xbmc-$XBMC_VERSION/xbmc/cores/dvdplayer/Codecs/libDVDCSS
     rm -rf xbmc-$XBMC_VERSION/xbmc/cores/dvdplayer/Codecs/libdvdnav
 
+    # Run bootstrap
+    ./bootstrap
+
     # Create the tarball
     echo "Create orig tarball"
     tar -czf xbmc_$XBMC_VERSION.orig.tar.gz \

-- 
xbmc packaging



More information about the pkg-multimedia-commits mailing list