Fixed a bug in the build system. I don't entirely remember why this got changed; see r1126. The "." include line
at the bottom of "config/common" can be commented out again for debugging or local builds if this is still required.
This commit is contained in:
parent
31c60e8767
commit
e862e16a59
1 changed files with 2 additions and 1 deletions
|
@ -125,4 +125,5 @@ APTITUDE_OPTIONS="--assume-yes"
|
|||
|
||||
|
||||
#Load CryptoNAS and user-customized settings
|
||||
#. config/cnas-active-settings
|
||||
. config/cnas-active-settings
|
||||
|
||||
|
|
Loading…
Reference in a new issue