[Lunar-commits] r15228 - moonbase/trunk/zbeta/openoffice-src

Jerry Lundström prox at lunar-linux.org
Thu Jun 2 14:16:34 UTC 2005


Author: prox
Date: 2005-06-02 14:16:33 +0000 (Thu, 02 Jun 2005)
New Revision: 15228

Modified:
   moonbase/trunk/zbeta/openoffice-src/DETAILS
   moonbase/trunk/zbeta/openoffice-src/PRE_BUILD
Log:
disabling the download of dicts since its not worked and adding fresh dict list checksums

Modified: moonbase/trunk/zbeta/openoffice-src/DETAILS
===================================================================
--- moonbase/trunk/zbeta/openoffice-src/DETAILS	2005-06-02 13:48:10 UTC (rev 15227)
+++ moonbase/trunk/zbeta/openoffice-src/DETAILS	2005-06-02 14:16:33 UTC (rev 15228)
@@ -19,8 +19,11 @@
      SOURCE4_URL=http://ooo.ximian.com/packages/
      SOURCE4_VFY=sha1:a39cb2fcc9e76985a5563bda865b1d5b2faef7ab
      SOURCE5_URL=$DICT_URL/
+     SOURCE5_VFY=sha1:199f9de7b7daaf45ee277d0db2f3fdf6e58b9678
      SOURCE6_URL=$DICT_URL/
+     SOURCE6_VFY=sha1:906de38e3e2c7b8959b3412840c0c71bae9f689c
      SOURCE7_URL=$DICT_URL/
+     SOURCE7_VFY=sha1:6aad62a958723aa3983c4ca09cdb2caccb194300
      SOURCE8_URL=$PATCH_URL/
      SOURCE8_VFY=sha1:3a2d77d24e7bc957546ff6fa11882522b65abfef
      SOURCE9_URL=$PATCH_URL/

Modified: moonbase/trunk/zbeta/openoffice-src/PRE_BUILD
===================================================================
--- moonbase/trunk/zbeta/openoffice-src/PRE_BUILD	2005-06-02 13:48:10 UTC (rev 15227)
+++ moonbase/trunk/zbeta/openoffice-src/PRE_BUILD	2005-06-02 14:16:33 UTC (rev 15228)
@@ -114,8 +114,8 @@
   cp $SOURCE_CACHE/$SOURCE3 src/ &&
   cp $SOURCE_CACHE/$SOURCE4 src/ &&
   unpack $SOURCE8                &&
-  patch_it $SOURCE9 0            &&
+  patch_it $SOURCE9 0            #&&
 
-  download_dict_files            &&
-  unpack_dicts
+#  download_dict_files            &&
+#  unpack_dicts
 )



More information about the Lunar-commits mailing list