From: glenlow Date: Sat, 16 Feb 2008 00:43:53 +0000 (+0000) Subject: macbuild now has put option to ship the resulting package to a URL X-Git-Tag: LAST_LIBGRAPH~32^2~4723 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=bbff499e4d8d2673a08c717eb7c78bddc11c4bb5;p=graphviz macbuild now has put option to ship the resulting package to a URL --- diff --git a/macbuild b/macbuild index c1fed304e..ddf60d26a 100755 --- a/macbuild +++ b/macbuild @@ -5,6 +5,7 @@ XCODEBUILD="xcodebuild" GRAPHVIZ_BUILDING= PACKAGE= +PUT= # first pass -- getting + prepping @@ -18,15 +19,16 @@ do cat <