When building the package path for the new fw_update, only use
authorsthen <sthen@openbsd.org>
Mon, 5 Jan 2015 13:18:31 +0000 (13:18 +0000)
committersthen <sthen@openbsd.org>
Mon, 5 Jan 2015 13:18:31 +0000 (13:18 +0000)
commit93a14fba9912203623640f798dd98464df161d4e
treec6ab28fb25337dc03a3207699419bfdad054431f
parent737e3caaa961e1b84f86d85b65c435a25af1ba12
When building the package path for the new fw_update, only use
/firmware/snapshots/ for releases tagged with "-current", otherwise
use the version number e.g. /firmware/5.7/ for 5.7-beta / 5.7.
usr.sbin/pkg_add/OpenBSD/FwUpdate.pm