1 # tarballdirs [string]: colon (:) separated list of directories where source tarballs are searched for 2 tarballdirs: /sgnome/tarballs/gnome2.28:/sgnome/tarballs/gnome2.26:/sgnome/tarballs/gnome2.24:/sgnome/tarballs/gnome2.22:/sgnome/tarballs/gnome2.20:/sgnome/tarballs/moz-evo:/jds/packages/SOURCES:${MYDIR}/manpages/sun-manpage-tarballs:${MYDIR}/po-sun/po-sun-tarballs:${tarballdirs} 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 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