Files
Arch-R/packages/devel/libffi/install
Stephan Raue 3059fb71b1 new package: add package 'libffi'
Signed-off-by: Stephan Raue <stephan@openelec.tv>
2010-07-21 21:41:16 +02:00

7 lines
106 B
Bash
Executable File

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