summaryrefslogtreecommitdiff
path: root/Makefile.in
diff options
context:
space:
mode:
Diffstat (limited to 'Makefile.in')
-rw-r--r--Makefile.in2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile.in b/Makefile.in
index 5e5d29b1746c..c0425f8db6e8 100644
--- a/Makefile.in
+++ b/Makefile.in
@@ -371,7 +371,7 @@ ifneq ($(MACOSX_CODESIGNING_IDENTITY),)
#
# Sign the app bundle as a whole (will sign the soffice binary)
#
-# The soffice binary will have been signed after linking but it needs
+# The soffice binary will have been signed after linking but it needs
# to be re-signed as it has been renamed, or modified, or something
# after linking.
codesign --force --verbose --sign $(MACOSX_CODESIGNING_IDENTITY) $(DEVINSTALLDIR)/opt/LibreOffice.app