[Libreoffice-commits] .: Makefile.in

Tor Lillqvist tml at iki.fi
Sat Feb 2 00:39:53 PST 2013


 Makefile.in |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

New commits:
commit 1f04735705bcca35b2893fe6a835d91cf715ff19
Author: Tor Lillqvist <tml at iki.fi>
Date:   Sat Feb 2 10:39:32 2013 +0200

    Cosmetics
    
    Change-Id: Idbc7bd8ac3bca6b0a2d5e893de9a41cba8110c54

diff --git a/Makefile.in b/Makefile.in
index 5e5d29b..c0425f8 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


More information about the Libreoffice-commits mailing list