mirror of
https://github.com/archr-linux/Arch-R.git
synced 2026-03-31 14:41:55 -07:00
grep: install to /bin
Signed-off-by: Stephan Raue <stephan@openelec.tv>
This commit is contained in:
@@ -2,5 +2,5 @@
|
||||
|
||||
. config/options $1
|
||||
|
||||
mkdir -p $INSTALL/usr/bin
|
||||
cp $PKG_BUILD/src/grep $INSTALL/usr/bin
|
||||
mkdir -p $INSTALL/bin
|
||||
cp $PKG_BUILD/src/grep $INSTALL/bin
|
||||
|
||||
Reference in New Issue
Block a user