#!/bin/sh set -eu mkdir -p sources cd sources wget -c -i ../sources.wget-list mv gcc-boot-2.95.3.patch\?id=* gcc-boot-2.95.3.patch mv glibc-boot-2.16.0.patch\?id=* glibc-boot-2.16.0.patch mv glibc-boot-2.2.5.patch\?id=* glibc-boot-2.2.5.patch sha1sum -c ../sources.sha1