#! /bin/sh

echo "$@" >>$PKG_WRAP_LOG
exec /usr/bin/pkg-config "$@"
