Files
Arch-R/packages/debug/htop/install
Stephan Raue 06320c0c15 new package: add package 'htop' in debug build
Signed-off-by: Stephan Raue <stephan@openelec.tv>
2010-08-31 16:37:47 +02:00

9 lines
122 B
Bash
Executable File

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