mirror of
https://github.com/LibreELEC/LibreELEC.tv.git
synced 2025-07-28 13:16:41 +00:00
vdr-plugin-wirbelscancontrol: create so with apiversion and locale
This commit is contained in:
parent
d8ecd317b8
commit
a206097250
@ -25,5 +25,6 @@ make_target() {
|
|||||||
make VDRDIR=${VDR_DIR} \
|
make VDRDIR=${VDR_DIR} \
|
||||||
INCLUDES="-I." \
|
INCLUDES="-I." \
|
||||||
LIBDIR="." \
|
LIBDIR="." \
|
||||||
LOCALEDIR="./locale"
|
LOCALEDIR="./locale" \
|
||||||
|
install
|
||||||
}
|
}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user