[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:28 UTC 2009


The following commit has been merged in the master branch:
commit 5660e2da05451d72afb8d76b41020acd0436bd66
Author: Andres Mejia <mcitadel at gmail.com>
Date:   Sat Oct 10 22:19:41 2009 -0400

    cd into exported directory, then run bootstrap.

diff --git a/debian/xbmc-get-orig-source b/debian/xbmc-get-orig-source
index e4e046b..0291bad 100755
--- a/debian/xbmc-get-orig-source
+++ b/debian/xbmc-get-orig-source
@@ -46,7 +46,7 @@ make_current_tarball() {
     rm -rf xbmc-$XBMC_VERSION/xbmc/cores/dvdplayer/Codecs/libdvdnav
 
     # Run bootstrap
-    ./bootstrap
+    cd xbmc-$XBMC_VERSION && ./bootstrap
 
     # Create the tarball
     echo "Create orig tarball"

-- 
xbmc packaging



More information about the pkg-multimedia-commits mailing list