Files
Arch-R/packages/debug/strace/install
Stephan Raue 034ed5dcda many packages:
- make build and install scripts executable
2009-10-03 23:26:35 +02:00

7 lines
93 B
Bash
Executable File

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