Files
Arch-R/packages/compress/unzip/install
Stephan Raue 1a62ec9dca new package: (thanks to Andras)
- add package unzip needed by upcoming SABnzbd plugin
2010-01-07 22:00:08 +01:00

8 lines
95 B
Bash
Executable File

#!/bin/sh
. config/options
mkdir -p $INSTALL/usr/bin
cp $BUILD/$1*/unzip $INSTALL/usr/bin