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