diff options
Diffstat (limited to 'bootstrap')
-rwxr-xr-x | bootstrap | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -1,5 +1,7 @@ #!/bin/sh +set -e + autoreconf -vif autoreconf -vif xbmc/lib/libass autoreconf -vif xbmc/cores/dvdplayer/Codecs/libbdnav |