[BACK]Return to README CVS log [TXT][DIR] Up to [local] / xenocara

Diff for /xenocara/README between version 1.7 and 1.8

version 1.7, 2007/01/04 20:56:55 version 1.8, 2007/03/31 20:25:53
Line 79 
Line 79 
     - metaauto 0.6 (or later) (devel/metaauto)      - metaauto 0.6 (or later) (devel/metaauto)
     - libtool 1.5.22 (or later) (devel/libtool)      - libtool 1.5.22 (or later) (devel/libtool)
   
     Path
   
   To build Xenocara, you need to have /usr/X11R6/bin in your PATH.
   
   Sudo    Sudo
   
 If the SUDO variable points to your sudo(8) binary in /etc/mk.conf,  If the SUDO variable points to your sudo(8) binary in /etc/mk.conf,
Line 90 
Line 94 
 don't need to build all of Xenocara to patch one element. You can go  don't need to build all of Xenocara to patch one element. You can go
 to any module sub-directory and run 'make build' from there.  to any module sub-directory and run 'make build' from there.
   
     Source directory
   
   The variable XSRCDIR can be set either in the environment or in
   /etc/mk.cof to point to the xenocara source tree, in case you keep it
   in a non-standard directory (the default is /usr/xenocara).
   
   Objdirs    Objdirs
   
 Xenocara supports objdirs (and it's even the recommended way to build  Xenocara supports objdirs (and it's even the recommended way to build
 things). Just run 'make obj' at any level before 'make build' to make  things). Just run 'make obj' at any level before 'make build' to make
 sure that the object directories are created.  sure that the object directories are created.
 XENOCARA_OBJDIR defines the default obj directory that is used.  XOBJDIR defines the default obj directory that is used.
   
   Shadow trees    Shadow trees
   

Legend:
Removed from v.1.7  
changed lines
  Added in v.1.8