[Libreoffice-commits] core.git: 2 commits - sdext/Executable_xpdfimport.mk

Fridrich Å trba fridrich.strba at bluewin.ch
Mon Jul 8 09:48:45 PDT 2013


 sdext/Executable_xpdfimport.mk |    6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

New commits:
commit 3de0e40215bcb49b8510c3c4719915a56efa3fa4
Author: Fridrich Å trba <fridrich.strba at bluewin.ch>
Date:   Mon Jul 8 18:48:14 2013 +0200

    No day witout typo
    
    Change-Id: Ie6da18aea2bdd119e08f3670f2e175ec69fbb198

diff --git a/sdext/Executable_xpdfimport.mk b/sdext/Executable_xpdfimport.mk
index 0da152a..c775f24 100644
--- a/sdext/Executable_xpdfimport.mk
+++ b/sdext/Executable_xpdfimport.mk
@@ -16,7 +16,7 @@ $(eval $(call gb_Executable_use_externals,xpdfimport,\
     zlib \
 ))
 
-$(eval $(call gb_Executable_use_libraries,xpdimport,\
+$(eval $(call gb_Executable_use_libraries,xpdfimport,\
     sal \
     $(gb_UWINAPI) \
 ))
commit ff82e02f4950570a957b07e76d082d79184379b3
Author: Fridrich Å trba <fridrich.strba at bluewin.ch>
Date:   Mon Jul 8 18:46:42 2013 +0200

    Some tag -> spaces
    
    Change-Id: Ie3350972b39631e66e5fd2f5bbf90347f5dbef06

diff --git a/sdext/Executable_xpdfimport.mk b/sdext/Executable_xpdfimport.mk
index af993e8..0da152a 100644
--- a/sdext/Executable_xpdfimport.mk
+++ b/sdext/Executable_xpdfimport.mk
@@ -17,8 +17,8 @@ $(eval $(call gb_Executable_use_externals,xpdfimport,\
 ))
 
 $(eval $(call gb_Executable_use_libraries,xpdimport,\
-	sal \
-	$(gb_UWINAPI) \
+    sal \
+    $(gb_UWINAPI) \
 ))
 
 $(eval $(call gb_Executable_add_exception_objects,xpdfimport,\


More information about the Libreoffice-commits mailing list