=================================================================== RCS file: /cvs/openbsd/update_openbsd/release.sh,v retrieving revision 1.32 retrieving revision 1.33 diff -u -r1.32 -r1.33 --- openbsd/update_openbsd/release.sh 2010/02/24 21:58:18 1.32 +++ openbsd/update_openbsd/release.sh 2010/11/01 23:39:44 1.33 @@ -1,5 +1,5 @@ #!/bin/sh -# $AFresh1: release.sh,v 1.31 2010/02/10 20:57:07 andrew Exp $ +# $AFresh1: release.sh,v 1.32 2010/02/24 21:58:18 andrew Exp $ # # Copyright (c) 2002, 2008 Steven Roberts # @@ -183,7 +183,7 @@ echo " system-release - Make and validate the system release" echo " xenocara - Build and install xenocara" echo " xenocara-release - Make and validate the xenocara release" -echo " full-release - xenocara, xenocara-release, system, system-release" +echo " full - xenocara, xenocara-release, system, system-release" echo } @@ -229,7 +229,7 @@ xenocara-release) make_xenocara_release ;; -full-release) +full) build_xenocara make_xenocara_release build_system