CVS: moonbase/web/epiphany BUILD,1.6,1.7 DETAILS,1.20,1.21

nhudson at lunar-linux.org nhudson at lunar-linux.org
Fri Sep 12 03:53:17 GMT 2003


Update of /var/cvs/lunar/moonbase/web/epiphany
In directory dbguin.lunar-linux.org:/tmp/cvs-serv27961/web/epiphany

Modified Files:
	BUILD DETAILS 
Log Message:

Ok this is Gnome 2.4.0 Desktop Release.  I hope everyone enjoys. We moved it from /opt/lunar/gnome/2 to /opt/lunar/gnome/2.4.  I tried chaging all the modules that compile with Gnome to recompile but some of them may have been missed.  If you run into a problem and a module will not compile please let us know.  If you run into a problem where a app will not work recompile and everything should be ok.  


Index: BUILD
===================================================================
RCS file: /var/cvs/lunar/moonbase/web/epiphany/BUILD,v
retrieving revision 1.6
retrieving revision 1.7
diff -u -d -r1.6 -r1.7
--- BUILD	15 Jul 2003 12:34:52 -0000	1.6
+++ BUILD	12 Sep 2003 03:52:45 -0000	1.7
@@ -1,16 +1,15 @@
 (
     ./configure --build=$BUILD                                  \
                 --sysconfdir=/etc                               \
-                --prefix=/opt/lunar/gnome/2                     \
+                --prefix=/opt/lunar/gnome/2.4                     \
                 --localstatedir=/var                            \
-                --infodir=/opt/lunar/gnome/2/share/info         \
-                --mandir=/opt/lunar/gnome/2/share/man           \
-                --enable-cpp-rtti                               \
+                --infodir=/opt/lunar/gnome/2.4/share/info         \
+                --mandir=/opt/lunar/gnome/2.4/share/man           \
                 $OPTS                                           &&
 
 default_make  &&
 
 #This will make epiphany use all mozilla plugins
-cp $SCRIPT_DIRECTORY/epiphany /opt/lunar/gnome/2/bin
+cp $SCRIPT_DIRECTORY/epiphany /opt/lunar/gnome/2.4/bin
   
 ) > $C_FIFO 2>&1

Index: DETAILS
===================================================================
RCS file: /var/cvs/lunar/moonbase/web/epiphany/DETAILS,v
retrieving revision 1.20
retrieving revision 1.21
diff -u -d -r1.20 -r1.21
--- DETAILS	9 Sep 2003 19:45:46 -0000	1.20
+++ DETAILS	12 Sep 2003 03:52:45 -0000	1.21
@@ -7,7 +7,7 @@
    SOURCE_URL[1]=$GNOME_URL/sources/$MODULE/1.0/$SOURCE
         WEB_SITE=http://epiphany.mozdev.org
          ENTERED=20030413
-         UPDATED=20030909
+         UPDATED=20030919
        MAINTAINER=nhudson at lunar-linux.org
            SHORT="Epiphany is a GNOME Web browser based on Gecko (the 
 Mozilla rendering engine)."




More information about the Lunar-commits mailing list