Files
Arch-R/packages/web/libmicrohttpd/install
Stephan Raue 8c8ce20b91 libmicrohttpd:
- move to web
2010-03-01 13:15:28 +01:00

8 lines
116 B
Bash
Executable File

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