Files
Arch-R/packages/audio/libmodplug/install
Stephan Raue 8c4cca1e4f new package:
- add libmodplug for the upcoming xbmc-pvr update
2010-02-16 15:03:28 +01:00

7 lines
107 B
Bash
Executable File

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