~ubuntu-branches/ubuntu/saucy/click/saucy-proposed

1
2
3
4
5
6
7
#! /bin/sh
set -e
autoreconf -fi
intltoolize --copy --force --automake
# We want to keep po/click.pot in the source package.
sed -i '/rm .*\$(GETTEXT_PACKAGE)\.pot/s/ \$(GETTEXT_PACKAGE)\.pot//' \
	po/Makefile.in.in