1
0
mirror of git://git.2f30.org/morpheus.git synced 2024-06-28 18:51:21 +00:00
morpheus/pkgs/syslinux
2014-02-28 14:22:25 +02:00

7 lines
142 B
Plaintext

build: prepare-root
url="$mirror/syslinux.tar.gz"
cd src
wget -c $url
[ -d syslinux ] || tar xzf syslinux.tar.gz
cp -r syslinux/* $root/