Files
Arch-R/packages/sysutils/grep/install
Stephan Raue e2268d59a6 new package:
- add package grep, we need an full featured grep for upcoming pm-utils
2010-05-02 16:18:05 +02:00

7 lines
100 B
Bash
Executable File

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