summaryrefslogtreecommitdiff
path: root/solenv
diff options
context:
space:
mode:
Diffstat (limited to 'solenv')
-rwxr-xr-xsolenv/bin/macosx-codesign-app-bundle2
1 files changed, 1 insertions, 1 deletions
diff --git a/solenv/bin/macosx-codesign-app-bundle b/solenv/bin/macosx-codesign-app-bundle
index ff6397a46421..afd3e6829765 100755
--- a/solenv/bin/macosx-codesign-app-bundle
+++ b/solenv/bin/macosx-codesign-app-bundle
@@ -60,7 +60,7 @@ done
# Code Signing In Depth" suggests we should get rid of them rather sooner than
# later, but they appear to be OK for now):
-for i in gengal python senddoc unoinfo
+for i in python senddoc unoinfo
do
if [ -f "$APP_BUNDLE/Contents/MacOS/$i" ]
then