Files
Arch-R/packages/textproc/libxml2/install
Stephan Raue 1c3b87c9ec libxml2: split into 'host' and 'target' package
Signed-off-by: Stephan Raue <stephan@openelec.tv>
2010-10-13 18:03:41 +02: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/libxml2*.so* $INSTALL/usr/lib