Files
Arch-R/packages/other/enca/install
Stephan Raue fe245e908d enca: add meta file support
Signed-off-by: Stephan Raue <stephan@openelec.tv>
2010-11-14 16:53:01 +01:00

8 lines
108 B
Bash
Executable File

#!/bin/sh
. config/options $1
mkdir -p $INSTALL/usr/lib
cp $PKG_BUILD/lib/.libs/*.so* $INSTALL/usr/lib