apt listcahnges fix
This commit is contained in:
parent
402dca9b31
commit
98e05fc151
1 changed files with 6 additions and 6 deletions
|
@ -137,7 +137,6 @@ def listchanges(metadata):
|
|||
'Pre-Install-Pkgs': {
|
||||
'/usr/bin/apt-listchanges --apt || test $? -lt 10',
|
||||
},
|
||||
},
|
||||
'Tools': {
|
||||
'Options': {
|
||||
'/usr/bin/apt-listchanges': {
|
||||
|
@ -146,6 +145,7 @@ def listchanges(metadata):
|
|||
},
|
||||
},
|
||||
},
|
||||
},
|
||||
'Dir': {
|
||||
'Etc': {
|
||||
'apt-listchanges-main': 'listchanges.conf',
|
||||
|
|
Loading…
Reference in a new issue