mirror of
https://github.com/archr-linux/Arch-R.git
synced 2026-03-31 14:41:55 -07:00
xbmc:
- fix build with newer autotools
This commit is contained in:
@@ -74,6 +74,11 @@ fi
|
||||
LDFLAGS="$LDFLAGS -lpython2.6"
|
||||
|
||||
cd $PKG_BUILD
|
||||
|
||||
cd xbmc/cores/dvdplayer/Codecs/libdvd/libdvdcss
|
||||
./bootstrap
|
||||
cd -
|
||||
|
||||
./bootstrap
|
||||
./configure --host=$TARGET_NAME \
|
||||
--build=$HOST_NAME \
|
||||
|
||||
Reference in New Issue
Block a user