#!/bin/sh PACKAGE="gimp20-std-plug-ins" PATH="$PATH:.." echo "Calling intltool-update for you ..." intltool-update --gettext-package $PACKAGE $*