mirror of
https://github.com/altlinux/gpupdate.git
synced 2025-03-21 18:50:38 +03:00
util.rpm.install_rpm(): Don't update package database implicitly
This commit is contained in:
parent
6c06638138
commit
3af33dca4b
@ -102,7 +102,6 @@ def install_rpm(rpm_name):
|
||||
'''
|
||||
Install single RPM
|
||||
'''
|
||||
update()
|
||||
rpm = Package(rpm_name)
|
||||
return rpm.install()
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user