.pkgtoolrc
author Guido Berhoerster <gber@openindiana.org>
Mon, 25 Oct 2010 22:02:51 +0200
changeset 0 179dae5bc04a
permissions -rw-r--r--
Initial revision.

# tarballdirs [string]: colon (:) separated list of directories where source tarballs are searched for
tarballdirs:	${tarballdirs}:/jds/packages/SOURCES

# logdir [string]: the directory for saving log files
# logdir:	/tmp

# patchdirs [string]: colon (:) separated list of directories where source patches are searched for
patchdirs:	${MYDIR}/patches

# specdirs [string]: colon (:) separated list of directories where spec files are searched for
specdirs:	${MYDIR}:${MYDIR}/include

# sourcedirs [string]: colon (:) separated list of directories where extra sources (not tarballs) are searched for
sourcedirs:	${MYDIR}/ext-sources:${MYDIR}/copyright