[Libreoffice-commits] .: instsetoo_native/util

Andras Timar timar at kemper.freedesktop.org
Sun Sep 18 04:31:22 PDT 2011


 instsetoo_native/util/makefile.mk |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

New commits:
commit 7b40d96bd5e944749bddd42a348706769ea06660
Author: Andras Timar <atimar at suse.com>
Date:   Sun Sep 18 10:17:30 2011 +0200

    typo fix

diff --git a/instsetoo_native/util/makefile.mk b/instsetoo_native/util/makefile.mk
index b5291ce..d2878c3 100644
--- a/instsetoo_native/util/makefile.mk
+++ b/instsetoo_native/util/makefile.mk
@@ -116,7 +116,7 @@ ALLTAR : openofficedev_$(defaultlangiso) ooodevlanguagepack $(eq,$(OS),MACOSX $(
 .ENDIF
 .ELSE
 .IF "$(GUI)"=="WNT"
-ALLTAR : openofficeidevall ooodevhelppack sdkoodevall
+ALLTAR : openofficedevall ooodevhelppack sdkoodevall
 .ELSE
 ALLTAR : openofficedev_$(defaultlangiso) ooodevlanguagepack $(eq,$(OS),MACOSX $(NULL) ooodevhelppack) sdkoodev_en-US ure_en-US
 .ENDIF


More information about the Libreoffice-commits mailing list