CVSROOT: /cvs
Module name: src
Changes by: [email protected] 2015/07/19 13:33:51
Modified files:
distrib/miniroot: install.sub
Log message:
Use the %c (version or snapshots) and %a (package architecture) for
installpath in pkg.conf instead of hardcoding that information.
This fixes the problem, that installpath has a path from an older
release after updating from disk for a while.
NOTE: This matches fw_update behaviour in that during a beta cycle,
it will expand to 5.8 (for e.g.) instead of snapshots.
requested by and OK ajacoutot@
OK halex@ krw@