pkgsrc: save binary packages in arch- and osversion dependent dir.
This commit is contained in:
parent
af73996d51
commit
3306687363
1 changed files with 3 additions and 0 deletions
|
@ -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
|
||||
|
|
Loading…
Reference in a new issue