zypper: Remove --allow-downgrade install flag
Signed-off-by: Thomas Hipp <thomas.hipp@canonical.com>
This commit is contained in:
parent
1dd406f34a
commit
f2c6371971
@ -15,7 +15,6 @@ func NewZypper() *Manager {
|
|||||||
},
|
},
|
||||||
install: []string{
|
install: []string{
|
||||||
"install",
|
"install",
|
||||||
"--allow-downgrade",
|
|
||||||
},
|
},
|
||||||
remove: []string{
|
remove: []string{
|
||||||
"remove",
|
"remove",
|
||||||
|
Loading…
Reference in New Issue
Block a user