CVSROOT: /cvs Module name: src Changes by: [email protected] 2017/04/11 13:23:10
Modified files:
distrib/miniroot: install.sub
Log message:
Ensure that the version part of $_url_base is correctly removed by
using $VNAME (x.y) instead of $VERSION (xy). This fixes the problem
that the version part ended up in installurl which is wrong anyway
and also confuses pkg_add.
Thanks to florian@ and trondd at kagu-tsuchi dot com for reporting
this.
OK tb@
