Files
Arch-R/packages/debug/w_scan/build
Stephan Raue 62af3b09a5 w_scan: update to w_scan-20101204
Signed-off-by: Stephan Raue <stephan@openelec.tv>
2010-12-12 13:19:13 +01:00

11 lines
144 B
Bash
Executable File

#!/bin/sh
. config/options
cd $PKG_BUILD
./configure --host=$TARGET_NAME \
--build=$HOST_NAME \
--prefix=/usr \
make