lcdproc: install preconfigured config file

Signed-off-by: Stephan Raue <stephan@openelec.tv>
This commit is contained in:
Stephan Raue 2011-05-04 16:35:45 +02:00
parent abfcf511b8
commit a46a70a881
2 changed files with 1150 additions and 1 deletions

File diff suppressed because it is too large Load Diff

View File

@ -32,4 +32,4 @@ mkdir -p $INSTALL/usr/lib/lcdproc
cp $PKG_BUILD/server/drivers/*.so $INSTALL/usr/lib/lcdproc cp $PKG_BUILD/server/drivers/*.so $INSTALL/usr/lib/lcdproc
mkdir -p $INSTALL/etc mkdir -p $INSTALL/etc
cp $PKG_BUILD/LCDd.conf $INSTALL/etc cp $PKG_DIR/config/LCDd.conf $INSTALL/etc