Files
Arch-R/packages/debug/wgetpaste/install
Stephan Raue 375b8f29b0 new package: add package 'wgetpaste'
Signed-off-by: Stephan Raue <stephan@openelec.tv>
2010-09-17 00:22:10 +02:00

9 lines
124 B
Bash
Executable File

#!/bin/sh
. config/options $1
$SCRIPTS/install wget
mkdir -p $INSTALL/usr/bin
cp $PKG_BUILD/wgetpaste $INSTALL/usr/bin