Files
Arch-R/packages/debug/nano/install
Stephan Raue 663498d0e8 nano: add metafile support, cleanups
Signed-off-by: Stephan Raue <stephan@openelec.tv>
2010-11-13 13:42:30 +01:00

7 lines
100 B
Bash
Executable File

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