[Libreoffice-commits] .: desktop/zipintro
Thorsten Behrens
thorsten at kemper.freedesktop.org
Wed Oct 27 14:58:09 PDT 2010
desktop/zipintro/makefile.mk | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
New commits:
commit fa29f595cf999abc31208c0c22ae6a721d4d0a46
Author: Thorsten Behrens <tbehrens at novell.com>
Date: Wed Oct 27 23:57:22 2010 +0200
Fix typo in zipfile dependency
diff --git a/desktop/zipintro/makefile.mk b/desktop/zipintro/makefile.mk
index b2d089e..d15f2de 100644
--- a/desktop/zipintro/makefile.mk
+++ b/desktop/zipintro/makefile.mk
@@ -62,7 +62,7 @@ ZIP1DEPS=$(ZIP1LIST)
ZIP2TARGET=brand_dev
ZIP2DEPS=$(ZIP2LIST)
ZIP3TARGET=shell
-ZIP3DEPS=$(ZIP1LIST)
+ZIP3DEPS=$(ZIP3LIST)
.INCLUDE : target.mk
More information about the Libreoffice-commits
mailing list