.pkgtoolrc
author Guido Berhoerster <gber@openindiana.org>
Mon, 25 Oct 2010 22:04:53 +0200
changeset 0 10291c5dc856
permissions -rw-r--r--
Initial revision.
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
0
10291c5dc856 Initial revision.
Guido Berhoerster <gber@openindiana.org>
parents:
diff changeset
     1
# tarballdirs [string]: colon (:) separated list of directories where source tarballs are searched for
10291c5dc856 Initial revision.
Guido Berhoerster <gber@openindiana.org>
parents:
diff changeset
     2
tarballdirs:	${tarballdirs}:/jds/packages/SOURCES
10291c5dc856 Initial revision.
Guido Berhoerster <gber@openindiana.org>
parents:
diff changeset
     3
10291c5dc856 Initial revision.
Guido Berhoerster <gber@openindiana.org>
parents:
diff changeset
     4
# logdir [string]: the directory for saving log files
10291c5dc856 Initial revision.
Guido Berhoerster <gber@openindiana.org>
parents:
diff changeset
     5
# logdir:	/tmp
10291c5dc856 Initial revision.
Guido Berhoerster <gber@openindiana.org>
parents:
diff changeset
     6
10291c5dc856 Initial revision.
Guido Berhoerster <gber@openindiana.org>
parents:
diff changeset
     7
# patchdirs [string]: colon (:) separated list of directories where source patches are searched for
10291c5dc856 Initial revision.
Guido Berhoerster <gber@openindiana.org>
parents:
diff changeset
     8
patchdirs:	${MYDIR}/patches
10291c5dc856 Initial revision.
Guido Berhoerster <gber@openindiana.org>
parents:
diff changeset
     9
10291c5dc856 Initial revision.
Guido Berhoerster <gber@openindiana.org>
parents:
diff changeset
    10
# specdirs [string]: colon (:) separated list of directories where spec files are searched for
10291c5dc856 Initial revision.
Guido Berhoerster <gber@openindiana.org>
parents:
diff changeset
    11
specdirs:	${MYDIR}:${MYDIR}/include
10291c5dc856 Initial revision.
Guido Berhoerster <gber@openindiana.org>
parents:
diff changeset
    12
10291c5dc856 Initial revision.
Guido Berhoerster <gber@openindiana.org>
parents:
diff changeset
    13
# sourcedirs [string]: colon (:) separated list of directories where extra sources (not tarballs) are searched for
10291c5dc856 Initial revision.
Guido Berhoerster <gber@openindiana.org>
parents:
diff changeset
    14
sourcedirs:	${MYDIR}/ext-sources:${MYDIR}/copyright