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