mirror of
https://github.com/LibreELEC/LibreELEC.tv.git
synced 2025-07-28 05:06:43 +00:00
Merge pull request #1526 from vpeter4/vdr
vdr-plugin-xmltv2vdr: fix building epgdata2xmltv
This commit is contained in:
commit
c91b214992
@ -27,4 +27,5 @@ cd $PKG_BUILD
|
|||||||
PWD=`pwd`
|
PWD=`pwd`
|
||||||
make VDRDIR="$PWD/../$VDR_DIR" LIBDIR="." LOCALEDIR="./locale"
|
make VDRDIR="$PWD/../$VDR_DIR" LIBDIR="." LOCALEDIR="./locale"
|
||||||
cd dist/epgdata2xmltv
|
cd dist/epgdata2xmltv
|
||||||
make
|
make -j1
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user