CVS: crater/gnome2-core/gdm BUILD,1.1,1.2

nhudson at lunar-linux.org nhudson at lunar-linux.org
Wed Sep 10 22:15:55 GMT 2003


Update of /var/cvs/lunar/crater/gnome2-core/gdm
In directory dbguin.lunar-linux.org:/tmp/cvs-serv29122/gdm

Modified Files:
	BUILD 
Log Message:

Changing the install directories to /opt/lunar/gnome/2.4


Index: BUILD
===================================================================
RCS file: /var/cvs/lunar/crater/gnome2-core/gdm/BUILD,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -d -r1.1 -r1.2
--- BUILD	4 Feb 2003 03:14:07 -0000	1.1
+++ BUILD	10 Sep 2003 22:15:53 -0000	1.2
@@ -1,6 +1,4 @@
 (
- export PATH=/opt/lunar/gnome/2/bin:$PATH
- export PKG_CONFIG_PATH=/opt/lunar/gnome/2/lib/pkgconfig:$PKG_CONFIG_PATH
  groupadd  gdm           2>/dev/null
  useradd   gdm  -g  gdm  2>/dev/null
 
@@ -15,10 +13,11 @@
  LDFLAGS="$LDFLAGS -L/usr/X11R6/lib"
 
  ./configure   --build=$BUILD                                        \
-               --prefix=/opt/lunar/gnome/2                           \
+               --prefix=/opt/lunar/gnome/2.4                         \
                --with-xinerama=yes				     \
                --sysconfdir=/etc/X11                                 \
-               --localstatedir=/var                                  &&
+               --localstatedir=/var                                  \
+               $OPTS                                                 &&
 
  sedit 's#$(LINK)#$(LINK) $(LIBS)#' daemon/Makefile                  &&
  make                                                                &&




More information about the Lunar-commits mailing list