=================================================================== RCS file: /cvs/openbsd/update_openbsd/upload_release,v retrieving revision 1.8 retrieving revision 1.9 diff -u -r1.8 -r1.9 --- openbsd/update_openbsd/upload_release 2011/06/07 19:09:48 1.8 +++ openbsd/update_openbsd/upload_release 2011/06/08 17:38:31 1.9 @@ -11,7 +11,8 @@ fi fi -RELEASEDIR=/usr/release +. /etc/release.conf +RELEASEDIR=$RELEASE ls $RELEASEDIR | grep -v '^site' > $RELEASEDIR/index.txt rsync -avP $RELEASEDIR/ \