=================================================================== RCS file: /cvs/openbsd/sxxu/Attic/sxxu,v retrieving revision 1.31 retrieving revision 1.32 diff -u -r1.31 -r1.32 --- openbsd/sxxu/Attic/sxxu 2010/04/21 00:24:08 1.31 +++ openbsd/sxxu/Attic/sxxu 2010/04/22 19:11:23 1.32 @@ -1,6 +1,6 @@ #!/bin/ksh - # -# $Id: sxxu,v 1.31 2010/04/20 23:24:08 andrew Exp $ +# $Id: sxxu,v 1.32 2010/04/22 18:11:23 andrew Exp $ # # Copyright (c) 2010 Andrew Fresh # @@ -89,7 +89,7 @@ echo -n "===> processing: $_site" - WRKINST="${WRKDIR}/${_site}" + WRKINST="${WRKDIR}/${_machine}" if [ -z "${NORECURSE}" -o ! -e "${WRKINST}" ]; then mkdir -p "${WRKINST}/var/siteXX"