Files
Arch-R/packages/sysutils/remote/install
Stephan Raue e5852ca4d9 eventlircd: remove package again
Signed-off-by: Stephan Raue <stephan@openelec.tv>
2010-09-20 18:22:29 +02:00

10 lines
158 B
Bash
Executable File

#!/bin/sh
. config/options $1
$SCRIPTS/install lirc
$SCRIPTS/install irserver
mkdir -p $INSTALL/usr/config
cp $PKG_DIR/config/*.conf $INSTALL/usr/config