mirror of
https://github.com/archr-linux/Arch-R.git
synced 2026-03-31 14:41:55 -07:00
grep: install bins to /usr/bin
Signed-off-by: Stephan Raue <stephan@openelec.tv>
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user