[Libreoffice-commits] core.git: moz/Module_moz.mk

Andras Timar atimar at suse.com
Sun May 5 12:07:08 PDT 2013


 moz/Module_moz.mk |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

New commits:
commit 919f853278c3187e30484c8e542beb92b3165e2b
Author: Andras Timar <atimar at suse.com>
Date:   Sun May 5 12:05:43 2013 -0700

    moz: build fix
    
    Change-Id: I1a8685ec5fff2e78aa9eb97ba9b331a1a2a99e74

diff --git a/moz/Module_moz.mk b/moz/Module_moz.mk
index 3be2c18..d2cad17 100644
--- a/moz/Module_moz.mk
+++ b/moz/Module_moz.mk
@@ -14,9 +14,9 @@ ifeq ($(WITH_MOZAB4WIN),YES)
 $(eval $(call gb_Module_add_targets,moz,\
 	ExternalPackage_moz_lib \
 	ExternalPackage_runtime \
-	Package_runtime \
 	UnpackedTarball_moz_inc \
 	UnpackedTarball_moz_lib \
+	UnpackedTarball_mozruntime \
 ))
 
 endif


More information about the Libreoffice-commits mailing list