mirror of
https://github.com/LibreELEC/LibreELEC.tv.git
synced 2025-07-28 13:16:41 +00:00
vdr-plugin-xmltv2vdr: strip
This commit is contained in:
parent
b01de57d3c
commit
0346626678
@ -50,6 +50,8 @@ post_make_target() {
|
|||||||
cd dist/epgdata2xmltv
|
cd dist/epgdata2xmltv
|
||||||
make -j1
|
make -j1
|
||||||
cd -
|
cd -
|
||||||
|
$STRIP dist/epgdata2xmltv/epgdata2xmltv
|
||||||
|
$STRIP libvdr-*.so*
|
||||||
}
|
}
|
||||||
|
|
||||||
makeinstall_target() {
|
makeinstall_target() {
|
||||||
|
Loading…
x
Reference in New Issue
Block a user