[lang] update of skin.confluence language files
[vuplus_xbmc] / bootstrap
index 667452f..77191ef 100755 (executable)
--- a/bootstrap
+++ b/bootstrap
@@ -1,11 +1,3 @@
 #!/bin/sh
-
-set -e
-
-autoreconf -vif
-autoreconf -vif lib/cpluff
-autoreconf -vif xbmc/lib/libass
-autoreconf -vif xbmc/cores/dvdplayer/Codecs/libbdnav
-
-echo "Please (re)run configure..."
-
+BOOTSTRAP_STANDALONE=1 make -f bootstrap.mk
+BOOTSTRAP_STANDALONE=1 make -f codegenerator.mk