prt-get: updated for CRUX 3.0 ports tree structure
This commit is contained in:
parent
bfa3ce3832
commit
59d88402a4
@ -1,3 +1,3 @@
|
||||
a37751f1627a4e0125c8ffadfa85be80 prt-get-5.19.tar.gz
|
||||
4f6b710e4d2b18c70cfe5e4a593938b7 prt-get.aliases
|
||||
d8dd7ffb6b58bba04ead4487c9e1008e prt-get.conf
|
||||
440a3d78d9ad781df9aede1b316b1212 prt-get.conf
|
||||
|
@ -3,14 +3,14 @@
|
||||
###
|
||||
|
||||
# note: the order matters: the package found first is used
|
||||
prtdir /usr/ports/core-x86_64
|
||||
prtdir /usr/ports/opt-x86_64
|
||||
prtdir /usr/ports/core
|
||||
prtdir /usr/ports/opt
|
||||
prtdir /usr/ports/xorg
|
||||
|
||||
# the following line enables the multilib compat-32 collection
|
||||
prtdir /usr/ports/compat-32
|
||||
|
||||
# the following line enables the user maintained contrib collection
|
||||
#prtdir /usr/ports/contrib-x86_64
|
||||
#prtdir /usr/ports/contrib
|
||||
|
||||
### use mypackage form local directory
|
||||
@ -48,4 +48,3 @@ logfile /var/log/pkgbuild/%n.log
|
||||
# addcommand pkgadd
|
||||
# removecommand pkgrm
|
||||
# runscriptcommand sh
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user