mirror of
https://github.com/LibreELEC/LibreELEC.tv.git
synced 2025-07-28 05:06:43 +00:00
grep: install to /bin
Signed-off-by: Stephan Raue <stephan@openelec.tv>
This commit is contained in:
parent
735f0cb339
commit
2b75c56366
@ -2,5 +2,5 @@
|
|||||||
|
|
||||||
. config/options $1
|
. config/options $1
|
||||||
|
|
||||||
mkdir -p $INSTALL/usr/bin
|
mkdir -p $INSTALL/bin
|
||||||
cp $PKG_BUILD/src/grep $INSTALL/usr/bin
|
cp $PKG_BUILD/src/grep $INSTALL/bin
|
||||||
|
Loading…
x
Reference in New Issue
Block a user