Files
Arch-R/packages/textproc/expat/install
Stephan Raue 90426d915e expat: add meta file support
Signed-off-by: Stephan Raue <stephan@openelec.tv>
2010-11-14 17:08:40 +01:00

7 lines
127 B
Bash
Executable File

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