.pkgtoolrc
author xlucas
Thu, 23 Jul 2009 11:04:54 +0000
changeset 46 792c538b5cdc
parent 1 102c9870ef63
permissions -rw-r--r--
2009-07-23 Lukas (Luc) Oboril <[email protected]> * CBEenv.spec: crete symlink for GNU grep
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
1
102c9870ef63 initial import -- still incomplete
laca
parents:
diff changeset
     1
# tarballdirs [string]: colon (:) separated list of directories where source tarballs are searched for
102c9870ef63 initial import -- still incomplete
laca
parents:
diff changeset
     2
tarballdirs:   ${MYDIR}/tarballs
102c9870ef63 initial import -- still incomplete
laca
parents:
diff changeset
     3
102c9870ef63 initial import -- still incomplete
laca
parents:
diff changeset
     4
download_to: ${MYDIR}/tarballs
102c9870ef63 initial import -- still incomplete
laca
parents:
diff changeset
     5
102c9870ef63 initial import -- still incomplete
laca
parents:
diff changeset
     6
# logdir [string]: the directory for saving log files
102c9870ef63 initial import -- still incomplete
laca
parents:
diff changeset
     7
# logdir:	/tmp
102c9870ef63 initial import -- still incomplete
laca
parents:
diff changeset
     8
102c9870ef63 initial import -- still incomplete
laca
parents:
diff changeset
     9
# patchdirs [string]: colon (:) separated list of directories where source patches are searched for
102c9870ef63 initial import -- still incomplete
laca
parents:
diff changeset
    10
patchdirs:	${MYDIR}/patches
102c9870ef63 initial import -- still incomplete
laca
parents:
diff changeset
    11
102c9870ef63 initial import -- still incomplete
laca
parents:
diff changeset
    12
# specdirs [string]: colon (:) separated list of directories where spec files are searched for
102c9870ef63 initial import -- still incomplete
laca
parents:
diff changeset
    13
specdirs:	${MYDIR}:${MYDIR}/include
102c9870ef63 initial import -- still incomplete
laca
parents:
diff changeset
    14
102c9870ef63 initial import -- still incomplete
laca
parents:
diff changeset
    15
# sourcedirs [string]: colon (:) separated list of directories where extra sources (not tarballs) are searched for
102c9870ef63 initial import -- still incomplete
laca
parents:
diff changeset
    16
sourcedirs:	${MYDIR}/ext-sources:${MYDIR}/copyright