[Lunar-commits] CVS: moonbase/zbeta/openoffice-src DETAILS, 1.13,
1.14
Steven Michalske
hardkrash at lunar-linux.org
Wed Oct 13 04:41:36 UTC 2004
Update of /var/cvs/lunar/moonbase/zbeta/openoffice-src
In directory espresso.foo-projects.org:/tmp/cvs-serv4089
Modified Files:
DETAILS
Log Message:
forgot the trailing / on the source urls and removed a debugging comment
Index: DETAILS
===================================================================
RCS file: /var/cvs/lunar/moonbase/zbeta/openoffice-src/DETAILS,v
retrieving revision 1.13
retrieving revision 1.14
diff -u -d -r1.13 -r1.14
--- DETAILS 13 Oct 2004 04:28:12 -0000 1.13
+++ DETAILS 13 Oct 2004 04:41:34 -0000 1.14
@@ -18,12 +18,11 @@
SOURCE3_VFY=sha1:1e7b35e9adf8e51c90b43728f23af49685bf47c2
SOURCE4_URL=http://ooo.ximian.com/packages/
SOURCE4_VFY=sha1:a39cb2fcc9e76985a5563bda865b1d5b2faef7ab
- SOURCE5_URL=$DICT_URL
- SOURCE6_URL=$DICT_URL
- SOURCE7_URL=$DICT_URL
- SOURCE8_URL=$PATCH_URL
- SOURCE9_URL=$PATCH_URL
- #if [ -e $MODULE_CONFIG ] && `grep -q echo_dict_files $MODULE_CONFIG` ; then
+ SOURCE5_URL=$DICT_URL/
+ SOURCE6_URL=$DICT_URL/
+ SOURCE7_URL=$DICT_URL/
+ SOURCE8_URL=$PATCH_URL/
+ SOURCE9_URL=$PATCH_URL/
if [ -e $DEPENDS_CONFIG/$MODULE ] \
&& `grep -q echo_dict_files $DEPENDS_CONFIG/$MODULE` ; then
. $DEPENDS_CONFIG/$MODULE
More information about the Lunar-commits
mailing list