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

7 lines
97 B
Plaintext
Raw Normal View History

#!/bin/sh
. config/options
mkdir -p $INSTALL/sbin
cp -PR $PKG_BUILD/bootchartd $INSTALL/sbin