[Libreoffice-commits] core.git: sd/Library_sd.mk

David Tardon dtardon at redhat.com
Mon Jul 22 23:05:13 PDT 2013


 sd/Library_sd.mk |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

New commits:
commit 2cefde7a4b6aea8154a732ed109407c14a29452a
Author: David Tardon <dtardon at redhat.com>
Date:   Tue Jul 23 08:04:16 2013 +0200

    drop extra )
    
    Change-Id: Ic8a626c90ecf52818c0f521edb5ae717fce441dc

diff --git a/sd/Library_sd.mk b/sd/Library_sd.mk
index 15b720d..43d68ad 100644
--- a/sd/Library_sd.mk
+++ b/sd/Library_sd.mk
@@ -551,7 +551,7 @@ $(eval $(call gb_Library_add_defs,sd,\
 
 ifeq ($(ENABLE_SDREMOTE_BLUETOOTH),YES)
 
-ifneq ($(OS),MACOSX))
+ifneq ($(OS),MACOSX)
 
 $(eval $(call gb_Library_add_exception_objects,sd,\
     sd/source/ui/remotecontrol/BluetoothServer \


More information about the Libreoffice-commits mailing list