#!/bin/bash

../git-pull || exit $?
./build-all || exit $?
echo '' > pkglist.tmp