setup_native/Package_scripts.mk |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

New commits:
commit 283ad1f83f34c29bffb804701a7337e3694d5644
Author: Jan Holesovsky <ke...@suse.cz>
Date:   Tue Feb 12 15:35:04 2013 +0100

    Fix typo to make --enable-online-update build again.

diff --git a/setup_native/Package_scripts.mk b/setup_native/Package_scripts.mk
index 82156a5..db7c5bb 100644
--- a/setup_native/Package_scripts.mk
+++ b/setup_native/Package_scripts.mk
@@ -17,7 +17,7 @@ $(eval $(call 
gb_Package_add_file,setup_native/scripts,bin/javaloader.sh,javaloa
 $(eval $(call gb_Package_add_file,setup_native/scripts,bin/update,update.sh))
 $(eval $(call 
gb_Package_add_file,setup_native/scripts,bin/downloadscript.sh,downloadscript.sh))
 
-ifeq ($(ENABLE_ONLINUE_UPDATE),TRUE)
+ifeq ($(ENABLE_ONLINE_UPDATE),TRUE)
 $(eval $(call 
gb_Package_add_file,setup_native/scripts,bin/unpack_update,unpack_update.sh))
 endif
 
_______________________________________________
Libreoffice-commits mailing list
libreoffice-comm...@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/libreoffice-commits

Reply via email to