.pkgtoolrc
author xlucas
Tue, 28 Apr 2009 09:49:26 +0000
changeset 41 31570364d0f1
parent 1 102c9870ef63
permissions -rw-r--r--
2009-03-16 Lukas (Luc) Oboril <[email protected]> * bump pkgbuild to latest version 1.3.98.4 * add Sun Studio Express 03/09 as known compiler

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

download_to: ${MYDIR}/tarballs

# 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