Home | History | Annotate | Download | only in trunk
      1 # tarballdirs [string]: colon (:) separated list of directories where source tarballs are searched for
      2 tarballdirs:   /sgnome/tarballs/gnome2.24:/sgnome/tarballs/gnome2.22:/sgnome/tarballs/gnome2.20:/sgnome/tarballs/gnome2.18:/sgnome/tarballs/gnome2.15:/sgnome/tarballs/gnome2.14:/sgnome/tarballs/moz-evo:${MYDIR}/manpages/sun-manpage-tarballs:${MYDIR}/po-sun/po-sun-tarballs:${tarballdirs}:/jds/packages/SOURCES
      3 
      4 # logdir [string]: the directory for saving log files
      5 # logdir:	/tmp
      6 
      7 # patchdirs [string]: colon (:) separated list of directories where source patches are searched for
      8 patchdirs:	${MYDIR}/patches
      9 
     10 # specdirs [string]: colon (:) separated list of directories where spec files are searched for
     11 specdirs:	${MYDIR}:${MYDIR}/include:${MYDIR}/base-specs:${MYDIR}/indiana
     12 
     13 # sourcedirs [string]: colon (:) separated list of directories where extra sources (not tarballs) are searched for
     14 sourcedirs:	${MYDIR}/ext-sources:${MYDIR}/copyright
     15