Repository.mk | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit 9305b30cb11f007abf620ccd38b941bc8a9b3714 Author: Matúš Kukan <matus.ku...@gmail.com> Date: Thu Apr 11 22:49:48 2013 +0200
fix typo Change-Id: Ib2efc547f0f1daf337cd15d78d76154b9863917f diff --git a/Repository.mk b/Repository.mk index 457efec..dbeddbd 100644 --- a/Repository.mk +++ b/Repository.mk @@ -430,7 +430,7 @@ $(eval $(call gb_Helper_register_libraries_for_install,PLAINLIBS_URE,URE, \ unsafe_uno \ $(if $(URELIBS),urelibs) \ xmlreader \ - $(if $(filter MSC,$(COM)),$(if $(filter INTEL,$(COMNAME)),msci,mscx),gcc3)_uno \ + $(if $(filter MSC,$(COM)),$(if $(filter INTEL,$(CPUNAME)),msci,mscx),gcc3)_uno \ )) $(eval $(call gb_Helper_register_libraries,PLAINLIBS_URE, \
_______________________________________________ Libreoffice-commits mailing list libreoffice-comm...@lists.freedesktop.org http://lists.freedesktop.org/mailman/listinfo/libreoffice-commits