Files
Arch-R/packages/debug/bootchart/install
Stephan Raue 425a10c7e2 new package:
- add package bootchart (not working at the moment)
2010-02-08 21:22:22 +01:00

7 lines
97 B
Bash
Executable File

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