aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorGuy Harris <guy@alum.mit.edu>2014-11-02 11:26:15 -0800
committerGuy Harris <guy@alum.mit.edu>2014-11-02 19:26:41 +0000
commitdab9c85cb328a5ce5b3a0b36fbc26f96bb5b3e47 (patch)
tree31066836d618076dfb5e530105d862aca3f7a5ae
parent66e204fd9313fd1714aa789dafca9802fdfc3da9 (diff)
Fix syntax.
Change-Id: Icc18cd7369bae21629aafd5631a373485ef75dea Reviewed-on: https://code.wireshark.org/review/5081 Reviewed-by: Guy Harris <guy@alum.mit.edu>
-rwxr-xr-xpackaging/macosx/osx-dmg.sh.in1
1 files changed, 0 insertions, 1 deletions
diff --git a/packaging/macosx/osx-dmg.sh.in b/packaging/macosx/osx-dmg.sh.in
index 1657148353..d49b655bdd 100755
--- a/packaging/macosx/osx-dmg.sh.in
+++ b/packaging/macosx/osx-dmg.sh.in
@@ -67,7 +67,6 @@ then
elif [ -f /Developer/usr/bin/packagemaker ]
then
packagemaker=/Developer/usr/bin/packagemaker
-fi
elif [ -f /usr/bin/packagemaker ]
then
packagemaker=/usr/bin/packagemaker