make it overridable from an sdk
This commit is contained in:
parent
895c6eaaff
commit
c2489ea9bf
2
config
2
config
@ -27,7 +27,7 @@ vars+=(usercredentials rootcredentials)
|
||||
arrs+=(core_packages base_packages purge_packages blend_packages)
|
||||
|
||||
## enable local apt cache
|
||||
APT_CACHE=0
|
||||
APT_CACHE=${APT_CACHE:-0}
|
||||
aptcachedir="$LIBPATH/apt-cache"
|
||||
## key used to sign the cache's Release
|
||||
aptcachegpg="0xdeadbeefdeadbeef"
|
||||
|
Loading…
x
Reference in New Issue
Block a user