Files
Arch-R/packages/debug/htop/install

7 lines
96 B
Plaintext
Raw Normal View History

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