]> Zhao Yanbai Git Server - minix.git/commitdiff
pkgsrc: save binary packages in arch- and osversion dependent dir.
authorBen Gras <ben@minix3.org>
Fri, 17 Sep 2010 14:31:28 +0000 (14:31 +0000)
committerBen Gras <ben@minix3.org>
Fri, 17 Sep 2010 14:31:28 +0000 (14:31 +0000)
etc/pkgsrc.conf

index c022d2ffdfbd524746e27cd53a830f5f105f041e..0a24032eb6df46f6ab2bbbf10ab753fe21bd972b 100644 (file)
@@ -46,4 +46,7 @@ RCD_SCRIPTS_DIR=/usr/pkg/etc/rc.d
 # no g- prefix for binutils
 BINUTILS_PROGRAM_PREFIX=
 
+# where to keep binary packages
+PACKAGES=${PKGSRCDIR}/packages/${OS_VERSION}/${MACHINE_ARCH}
+
 .endif            # end pkgsrc settings