Files
Arch-R/packages/debug/evtest/install
Stephan Raue 7b0a11b32e evtest: add meta file support
Signed-off-by: Stephan Raue <stephan@openelec.tv>
2010-11-14 16:16:34 +01:00

8 lines
146 B
Bash
Executable File

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