Files
Arch-R/packages/test/libtool/install
Stephan Raue f61cd3668e new package:
- add libtool package for test
2009-11-06 15:34:56 +01:00

7 lines
112 B
Bash
Executable File

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