mirror of
https://github.com/LibreELEC/LibreELEC.tv.git
synced 2025-07-24 11:16:51 +00:00
vdr-plugin-xmltv2vdr: create so with apiversion and locale
This commit is contained in:
parent
a206097250
commit
c94e84e778
@ -23,7 +23,8 @@ make_target() {
|
||||
VDR_DIR=$(get_build_dir vdr)
|
||||
make VDRDIR=${VDR_DIR} \
|
||||
LIBDIR="." \
|
||||
LOCALEDIR="./locale"
|
||||
LOCALEDIR="./locale" \
|
||||
install
|
||||
}
|
||||
|
||||
post_make_target() {
|
||||
|
Loading…
x
Reference in New Issue
Block a user