#! /bin/sh

# Work around gcc bug in Ubuntu 12.04 LTS (Precise Pangolin)
sed -i -e 's/libminizip-dev,/./' debian/control

exit 0
