mirror of
https://github.com/LibreELEC/LibreELEC.tv.git
synced 2025-07-30 06:06:43 +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
|
||||
|
||||
mkdir -p $INSTALL/bin
|
||||
cp $PKG_BUILD/src/grep $INSTALL/bin
|
||||
mkdir -p $INSTALL/usr/bin
|
||||
cp $PKG_BUILD/src/grep $INSTALL/usr/bin
|
||||
|
Loading…
x
Reference in New Issue
Block a user