aboutsummaryrefslogtreecommitdiffstats
path: root/macosx-setup.sh
diff options
context:
space:
mode:
authorGuy Harris <guy@alum.mit.edu>2014-09-25 23:11:34 -0700
committerGuy Harris <guy@alum.mit.edu>2014-09-26 06:11:59 +0000
commit95dc9a927895db975e89bf3a65e4faf6ef28476b (patch)
tree72adc20450cfe903587471250d160b35bee4ca0e /macosx-setup.sh
parent92a0cb85f350d547b0816e1bdaee131768390d00 (diff)
Update a comment as per the previous commit.
Change-Id: Ic7adba4302d4d4abff7012cf09d68246ebade922 Reviewed-on: https://code.wireshark.org/review/4296 Reviewed-by: Guy Harris <guy@alum.mit.edu>
Diffstat (limited to 'macosx-setup.sh')
-rwxr-xr-xmacosx-setup.sh4
1 files changed, 2 insertions, 2 deletions
diff --git a/macosx-setup.sh b/macosx-setup.sh
index 8e75650fff..a8a35fd4eb 100755
--- a/macosx-setup.sh
+++ b/macosx-setup.sh
@@ -425,8 +425,8 @@ uninstall() {
# (If that's not the case, this test needs to check the subdirectories
# as well.)
#
-# If not, do "make install", "make uninstall", and the removes for Lua
-# with sudo.
+# If not, do "make install", "make uninstall", the removes for Lua,
+# and the renames of [g]libtool* with sudo.
#
if [ -w /usr/local ]
then