CVSROOT: /cvs Module name: src Changes by: ajacou...@cvs.openbsd.org 2011/05/06 10:17:18
Modified files: usr.sbin/sysmerge: sysmerge.sh Log message: If it doesn't exist, create the directory holding the link we are about to create, otherwise sysmerge will fail installing it. This can happen for example when you only installed etcXX but run sysmerge against both etcXX and xetcXX. found the hard way by and ok sthen@