Use PKG_CONFIG_ARCHIVE not BUILD_CONFIG_ARCHIVE, and save to /data/slackware.

This commit is contained in:
Darren 'Tadgy' Austin 2022-09-16 22:57:41 +01:00
commit 736488f9ea
2 changed files with 13 additions and 7 deletions

View file

@ -8,3 +8,6 @@ unset CCACHE
# Override default package store location.
PKG_STORE='/data/slackware/repo/$DIST_OS_ID-$DIST_OS_VERSION_ID'
# Put config backups from the packages here.
PKG_CONFIG_ARCHIVE="/data/slackware/repo/config-archive"