Extended the range of build variants
[OSXPackageBuilder.git] / build.sh
index dd2d58c..9644b47 100755 (executable)
--- a/build.sh
+++ b/build.sh
@@ -36,7 +36,7 @@
 # must provide target
 #
 if [ $# -eq 0 -o $# -gt 2 ]; then
-  echo "Usage: $0 lion | snowleopard64 | snowleopard | leopardupwards | leopard | tiger | panther  [-pcre]"
+  echo "Usage: $0 lion | snowleopardx64 | snowleopard | snowleopardi386 | leopardupwards | leopard | leopardi386 | leopardppc | tiger | panther  [-pcre]"
   exit 1
 fi