Fix typo
Change-Id: Ia22202a2ce3557301ce7397f009b9b3ffff8cef3 Reviewed-on: https://gerrit.libreoffice.org/44765 Reviewed-by: Julien Nabet <serval2412@yahoo.fr> Tested-by: Julien Nabet <serval2412@yahoo.fr>
This commit is contained in:
parent
41cd0bc2c4
commit
deea8e0de9
1 changed files with 1 additions and 1 deletions
|
@ -354,7 +354,7 @@ ifneq ($(ENABLE_MACOSX_SANDBOX),)
|
|||
|
||||
# Remove the gengal binary that we hardly need and the shell scripts
|
||||
# for which code signatures (stored as extended attributes) won't
|
||||
# survice upload to the App Store anyway. See
|
||||
# survive upload to the App Store anyway. See
|
||||
# https://developer.apple.com/library/content/documentation/Security/Conceptual/CodeSigningGuide/Procedures/Procedures.html#//apple_ref/doc/uid/TP40005929-CH4-TNTAG201
|
||||
# We could put the shell scripts somewhere in Resources instead, but
|
||||
# no 3rd-party code that would be interested in them would look there
|
||||
|
|
Loading…
Reference in a new issue