mirror of
https://github.com/LibreELEC/LibreELEC.tv.git
synced 2025-08-05 17:07:49 +00:00
transmission: fix install script
Signed-off-by: Stephan Raue <stephan@openelec.tv>
This commit is contained in:
parent
2eaee876f3
commit
9baa5be886
@ -2,9 +2,9 @@
|
|||||||
|
|
||||||
. config/options $1
|
. config/options $1
|
||||||
|
|
||||||
$SCRIPTS/build zlib
|
$SCRIPTS/install zlib
|
||||||
$SCRIPTS/build openssl
|
$SCRIPTS/install openssl
|
||||||
$SCRIPTS/build curl
|
$SCRIPTS/install curl
|
||||||
|
|
||||||
mkdir -p $INSTALL/usr/sbin
|
mkdir -p $INSTALL/usr/sbin
|
||||||
cp $PKG_BUILD/daemon/transmission-daemon $INSTALL/usr/sbin
|
cp $PKG_BUILD/daemon/transmission-daemon $INSTALL/usr/sbin
|
||||||
|
Loading…
x
Reference in New Issue
Block a user