Files
Arch-R/packages/sysutils/grep/install
Stephan Raue fee6bec11e grep: add metafile support, cleanups
Signed-off-by: Stephan Raue <stephan@openelec.tv>
2010-11-14 12:40:24 +01:00

7 lines
100 B
Bash
Executable File

#!/bin/sh
. config/options $1
mkdir -p $INSTALL/usr/bin
cp $PKG_BUILD/src/grep $INSTALL/usr/bin