# Note: Upstream did not define a install target for standard installation
# or packaging. Creating a $PKGDIR before hand and handle the actual
# installation in beyond, as Autobuild will error out if $PKGDIR did not
# exist after template execution.
abinfo 'Creating $PKGDIR to keep beyond script running ...'
mkdir -pv "$PKGDIR"
