mirror of
https://github.com/LibreELEC/LibreELEC.tv.git
synced 2025-07-30 22:26:42 +00:00
xbmc: remove not more needed hack
Signed-off-by: Stephan Raue <stephan@openelec.tv>
This commit is contained in:
parent
8d00c3c9e2
commit
71bd7f87b4
@ -201,9 +201,6 @@ cd $PKG_BUILD
|
||||
# Clean the generated files
|
||||
find . -depth -type d -name "autom4te.cache" -exec rm -rf {} \;
|
||||
|
||||
# hack: make codec_names.sh executable
|
||||
chmod +x lib/ffmpeg/libavcodec/codec_names.sh
|
||||
|
||||
./configure --host=$TARGET_NAME \
|
||||
--build=$HOST_NAME \
|
||||
--with-arch=$TARGET_ARCH \
|
||||
|
Loading…
x
Reference in New Issue
Block a user