Files
Arch-R/packages/debug/install
Stephan Raue e7afb2e8f8 debug: install 'htop'
Signed-off-by: Stephan Raue <stephan@openelec.tv>
2010-08-31 16:39:59 +02:00

10 lines
128 B
Bash
Executable File

#!/bin/sh
. config/options $1
$SCRIPTS/install strace
$SCRIPTS/install gdb
$SCRIPTS/install mesa-demos
$SCRIPTS/install htop