[Lunar-commits] CVS: moonbase/web/mozilla DETAILS, 1.21.2.1,
	1.21.2.2 PRE_BUILD, 1.5.2.1, 1.5.2.2
    Nick Hudson 
    nhudson at lunar-linux.org
       
    Sun Feb 15 00:36:47 GMT 2004
    
        - Previous message: [Lunar-commits] CVS: moonbase/web/mozilla BUILD, NONE,
	1.19.2.1 CONFIGURE, NONE, 1.15.2.1 CONFLICTS, NONE,
	1.2.2.1 DEPENDS, NONE, 1.13.2.1 DETAILS, NONE,
	1.21.2.1 POST_INSTALL, NONE, 1.7.2.1 POST_REMOVE, NONE,
	1.3.2.1 PRE_BUILD, NONE, 1.5.2.1
 
        - Next message: [Lunar-commits] CVS: moonbase/mail/evolution BUILD, 1.10.2.2,
	1.10.2.3 DEPENDS, 1.11.2.3, 1.11.2.4
 
         -  Messages sorted by: 
              [ date ]
              [ thread ]
              [ subject ]
              [ author ]
         
 
       
    
  
Update of /var/cvs/lunar/moonbase/web/mozilla
In directory dbguin.lunar-linux.org:/tmp/cvs-serv1859/mozilla
Modified Files:
      Tag: GNOME_UNSTABLE
	DETAILS PRE_BUILD 
Log Message:
Ok here we go, I have taken away the SOURCE3 being that its old and not needed anymore due to the svg moz stuff will actually compile now.  Also not patching the Makefile anymore as that is old also.  So far looks like this way works best to get Moz NSS to compile.  Ccache is a very bad boy.
Index: DETAILS
===================================================================
RCS file: /var/cvs/lunar/moonbase/web/mozilla/DETAILS,v
retrieving revision 1.21.2.1
retrieving revision 1.21.2.2
diff -u -d -r1.21.2.1 -r1.21.2.2
--- DETAILS	15 Feb 2004 00:33:07 -0000	1.21.2.1
+++ DETAILS	15 Feb 2004 00:36:45 -0000	1.21.2.2
@@ -2,20 +2,17 @@
          VERSION=1.6
           SOURCE=$MODULE-source-$VERSION.tar.bz2
          SOURCE2=$MODULE-$VERSION-lunar.tar.bz2
-         SOURCE3=mozilla-libart.tar.bz2
 SOURCE_DIRECTORY=$BUILD_DIRECTORY/$MODULE
    SOURCE_URL[0]=http://ftp.mozilla.org/pub/mozilla/releases/mozilla$VERSION/src/$SOURCE
    SOURCE_URL[1]=ftp://ftp.mirror.ac.uk/sites/ftp.mozilla.org/pub/mozilla/releases/mozilla$VERSION/src/$SOURCE
    SOURCE_URL[2]=http://archive.progeny.com/mozilla/releases/mozilla$VERSION/src/$SOURCE
    SOURCE_URL[3]=http://dbguin.lunar-linux.org/~nhudson/mozilla/$SOURCE
   SOURCE2_URL[0]=$PATCH_URL/$SOURCE2
-  SOURCE3_URL[0]=http://dbguin.lunar-linux.org/~nhudson/mozilla/$SOURCE3
         WEB_SITE=http://www.mozilla.org
          ENTERED=20010922
          UPDATED=20040118
       SOURCE_VFY=md5:da612f8768320dbafd0bfb3c254c2788
      SOURCE2_VFY=md5:029996cbe100c10c77be2eb6e4f7bafb
-     SOURCE3_VFY=md5:119f20f0c50b8554a1794ffdb6706c8d
            FUZZY="off"
            SHORT="Mozilla is a Web browser."
 cat << EOF
Index: PRE_BUILD
===================================================================
RCS file: /var/cvs/lunar/moonbase/web/mozilla/PRE_BUILD,v
retrieving revision 1.5.2.1
retrieving revision 1.5.2.2
diff -u -d -r1.5.2.1 -r1.5.2.2
--- PRE_BUILD	15 Feb 2004 00:33:07 -0000	1.5.2.1
+++ PRE_BUILD	15 Feb 2004 00:36:45 -0000	1.5.2.2
@@ -7,11 +7,11 @@
 
   cd $SOURCE_DIRECTORY &&
   unpack $SOURCE2   &&
-  patch_it $patchdir/xpfe-bootstrap.diff 0    &&
-  patch_it $patchdir/libreg-standalone.diff 0 &&
+  #patch_it $patchdir/xpfe-bootstrap.diff 0    &&
+  #patch_it $patchdir/libreg-standalone.diff 0 &&
 
-  cd other-licenses &&
-  unpack $SOURCE3   &&
+  #cd other-licenses &&
+  #unpack $SOURCE3   &&
 
   # Lunar branding
   cd $SOURCE_DIRECTORY &&
    
    
        
	- Previous message: [Lunar-commits] CVS: moonbase/web/mozilla BUILD, NONE,
	1.19.2.1 CONFIGURE, NONE, 1.15.2.1 CONFLICTS, NONE,
	1.2.2.1 DEPENDS, NONE, 1.13.2.1 DETAILS, NONE,
	1.21.2.1 POST_INSTALL, NONE, 1.7.2.1 POST_REMOVE, NONE,
	1.3.2.1 PRE_BUILD, NONE, 1.5.2.1
 
	- Next message: [Lunar-commits] CVS: moonbase/mail/evolution BUILD, 1.10.2.2,
	1.10.2.3 DEPENDS, 1.11.2.3, 1.11.2.4
 
         -  Messages sorted by: 
              [ date ]
              [ thread ]
              [ subject ]
              [ author ]
         
 
       
More information about the Lunar-commits
mailing list