mirror of
https://github.com/LibreELEC/LibreELEC.tv.git
synced 2025-07-29 21:56:42 +00:00
Merge pull request #2625 from awiouy/90-tinc-essential
tinc: only build source
This commit is contained in:
commit
b252c761bd
@ -40,11 +40,8 @@ PKG_CONFIGURE_OPTS_TARGET="--disable-curses \
|
||||
--disable-readline \
|
||||
--enable-miniupnpc \
|
||||
--sysconfdir=/run"
|
||||
|
||||
pre_configure_target() {
|
||||
cd $PKG_BUILD
|
||||
rm -rf .$TARGET_NAME
|
||||
}
|
||||
PKG_MAKE_OPTS_TARGET="SUBDIRS=src"
|
||||
PKG_MAKEINSTALL_OPTS_TARGET="SUBDIRS=src"
|
||||
|
||||
make_target() {
|
||||
:
|
||||
|
Loading…
x
Reference in New Issue
Block a user