aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorGuy Harris <guy@alum.mit.edu>2018-02-22 10:53:14 -0800
committerGuy Harris <guy@alum.mit.edu>2018-02-22 18:53:54 +0000
commit05cd2b6c1cc52aca95a822096f77aec203f34622 (patch)
tree48129d70ca353aac079391c7eb8418231f45c0ca
parentba58d62cd13b2dfe39d62022cc066687019685de (diff)
Update comments to reflect current reality.
Change-Id: Ie0fcc197ed8841b5f7098a5129b774507646f2de Reviewed-on: https://code.wireshark.org/review/26001 Reviewed-by: Guy Harris <guy@alum.mit.edu>
-rwxr-xr-xpackaging/macosx/osx-app.sh.in4
1 files changed, 2 insertions, 2 deletions
diff --git a/packaging/macosx/osx-app.sh.in b/packaging/macosx/osx-app.sh.in
index cf31c022a3..9265eae6af 100755
--- a/packaging/macosx/osx-app.sh.in
+++ b/packaging/macosx/osx-app.sh.in
@@ -84,7 +84,7 @@ done
cs_binary_list=
-# Location for libraries (macosx-setup.sh defaults to whatever the
+# Location for libraries (tools/macos-setup.sh defaults to whatever the
# various support libraries use as their standard installation location,
# which is /usr/local)
if [ -z $LIBPREFIX ]; then
@@ -261,7 +261,7 @@ while $endl; do
#
# libssh, for some reason, has its "install name" set to
# just libssh.4.dylib, rather than /usr/local/lib/libssh.4.dylib,
- # when built by macosx-setup.sh. We have to fix that; that's
+ # when built by tools/macos-setup.sh. We have to fix that; that's
# what the sed command does.
#
libs="`\