Files
Arch-R/packages/tools/htop/install
Stephan Raue a496e78372 htop: move to 'tools' package
Signed-off-by: Stephan Raue <stephan@openelec.tv>
2010-12-19 11:23:07 +01:00

7 lines
96 B
Bash
Executable File

#!/bin/sh
. config/options $1
mkdir -p $INSTALL/usr/bin
cp $PKG_BUILD/htop $INSTALL/usr/bin