Files
Arch-R/packages/web/libmicrohttpd/install
Stephan Raue c091335aae libmicrohttpd: add metafile support
Signed-off-by: Stephan Raue <stephan@openelec.tv>
2010-11-13 16:42:49 +01:00

8 lines
118 B
Bash
Executable File

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