From 59d88402a4626d50c2fd48560689bb53e047ec6e Mon Sep 17 00:00:00 2001 From: Matt Housh Date: Thu, 22 Nov 2012 13:42:00 -0600 Subject: [PATCH] prt-get: updated for CRUX 3.0 ports tree structure --- prt-get/.md5sum | 2 +- prt-get/prt-get.conf | 7 +++---- 2 files changed, 4 insertions(+), 5 deletions(-) diff --git a/prt-get/.md5sum b/prt-get/.md5sum index 8bf9d97c..a9a102e0 100644 --- a/prt-get/.md5sum +++ b/prt-get/.md5sum @@ -1,3 +1,3 @@ a37751f1627a4e0125c8ffadfa85be80 prt-get-5.19.tar.gz 4f6b710e4d2b18c70cfe5e4a593938b7 prt-get.aliases -d8dd7ffb6b58bba04ead4487c9e1008e prt-get.conf +440a3d78d9ad781df9aede1b316b1212 prt-get.conf diff --git a/prt-get/prt-get.conf b/prt-get/prt-get.conf index 8d262f43..ed69ddbc 100644 --- a/prt-get/prt-get.conf +++ b/prt-get/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 -