Update file executable_install-program
This commit is contained in:
parent
3e22da305b
commit
fd75b52771
1 changed files with 1 additions and 0 deletions
|
@ -291,6 +291,7 @@ async function generateInstallOrders(pkgsToInstall) {
|
||||||
|
|
||||||
// Handle the _deps attribute
|
// Handle the _deps attribute
|
||||||
currentSelector = 'deps'
|
currentSelector = 'deps'
|
||||||
|
console.log('---deps---')
|
||||||
console.log(packageKey)
|
console.log(packageKey)
|
||||||
doubleScoped =
|
doubleScoped =
|
||||||
softwarePackages[packageKey]['_' + currentSelector + ':' + preference + ':' + osID] ||
|
softwarePackages[packageKey]['_' + currentSelector + ':' + preference + ':' + osID] ||
|
||||||
|
|
Loading…
Reference in a new issue