mirror of
https://github.com/LibreELEC/LibreELEC.tv.git
synced 2025-07-31 22:47:51 +00:00
grep: install bins to /usr/bin
Signed-off-by: Stephan Raue <stephan@openelec.tv>
This commit is contained in:
parent
e4c9f8bc48
commit
69aace620e
@ -22,5 +22,5 @@
|
|||||||
|
|
||||||
. config/options $1
|
. config/options $1
|
||||||
|
|
||||||
mkdir -p $INSTALL/bin
|
mkdir -p $INSTALL/usr/bin
|
||||||
cp $PKG_BUILD/src/grep $INSTALL/bin
|
cp $PKG_BUILD/src/grep $INSTALL/usr/bin
|
||||||
|
Loading…
x
Reference in New Issue
Block a user