@ -55,3 +55,9 @@ if pkginstalled opencdk ; then
else
var_append extraconfopt ' ' "--with-included-opencdk"
fi
if atstage cross; then
#HACK: don't rebuild gnutls.info in `make install`, a dependency is changed during `make all`
#HACK: so it get's rebuilt (unsuccessfully) during `make install`
hook_add inmake 5 'touch doc/gnutls.info'