Files
Arch-R/packages/audio/wavpack/install
Stephan Raue e26ed00bf1 new package:
- add package wavpack for upcoming new xbmc releases
2010-01-25 22:56:32 +01:00

8 lines
109 B
Bash
Executable File

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