Files
Arch-R/packages/devel/libevent/install
Stephan Raue 7f4d38557e new package: add package 'libevent'
Signed-off-by: Stephan Raue <stephan@openelec.tv>
2010-11-03 14:56:08 +01:00

8 lines
115 B
Bash
Executable File

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