[98251] users/pixilla/scripts/mp-distributable

pixilla at macports.org pixilla at macports.org
Sun Sep 30 17:52:30 PDT 2012


Revision: 98251
          http://trac.macports.org//changeset/98251
Author:   pixilla at macports.org
Date:     2012-09-30 17:52:30 -0700 (Sun, 30 Sep 2012)
Log Message:
-----------
scripts/mp-distributable:
- Fix usage example.

Modified Paths:
--------------
    users/pixilla/scripts/mp-distributable

Modified: users/pixilla/scripts/mp-distributable
===================================================================
--- users/pixilla/scripts/mp-distributable	2012-10-01 00:51:51 UTC (rev 98250)
+++ users/pixilla/scripts/mp-distributable	2012-10-01 00:52:30 UTC (rev 98251)
@@ -3,7 +3,7 @@
 if [[ $# -eq 0 || $1 == "help" ]]
 then
     echo "Usage example:"
-    echo "mp-distributable libz"
+    echo "mp-distributable zlib"
     exit 1
 fi
 /opt/local/var/macports/sources/svn.macports.org/trunk/base/portmgr/jobs/port_binary_distributable.tcl -v "$@"
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20120930/8bfb8cec/attachment-0001.html>


More information about the macports-changes mailing list