[56623] trunk/base/portmgr/dmg/postflight
jmpp at macports.org
jmpp at macports.org
Sun Aug 30 20:21:33 PDT 2009
Revision: 56623
http://trac.macports.org/changeset/56623
Author: jmpp at macports.org
Date: 2009-08-30 20:21:29 -0700 (Sun, 30 Aug 2009)
Log Message:
-----------
typos--;
Modified Paths:
--------------
trunk/base/portmgr/dmg/postflight
Modified: trunk/base/portmgr/dmg/postflight
===================================================================
--- trunk/base/portmgr/dmg/postflight 2009-08-31 02:57:23 UTC (rev 56622)
+++ trunk/base/portmgr/dmg/postflight 2009-08-31 03:21:29 UTC (rev 56623)
@@ -166,7 +166,7 @@
# We gather the path into a variable of our own for faster operation:
ORIGINAL_MANPATH="$(${SHELL} ${LOGIN_FLAG} -c "/usr/bin/printenv MANPATH")"
-# Adding out setting to the MANPATH variable only if it exists:
+# Adding our setting to the MANPATH variable only if it exists:
if ! ${SHELL} ${LOGIN_FLAG} -c "/usr/bin/env | grep MANPATH" > /dev/null || \
# and following that, if it's not empty:
[ -z "${ORIGINAL_MANPATH}" ] || \
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20090830/e99b9db9/attachment.html>
More information about the macports-changes
mailing list