PKGBUILDs/environment/static-compat/pkg-config.sh

3 lines
55 B
Bash

#!/usr/bin/bash
exec /usr/bin/pkg-config --static "$@"