mirror of
https://gitlab.com/dslackw/slpkg.git
synced 2025-02-09 08:46:07 +01:00
Update self
This commit is contained in:
parent
994e17921e
commit
1379715fbd
1 changed files with 1 additions and 1 deletions
|
@ -53,5 +53,5 @@ class GetFromInstalled(object):
|
||||||
"""Return installed package name
|
"""Return installed package name
|
||||||
"""
|
"""
|
||||||
if self.find:
|
if self.find:
|
||||||
return split_package(self.find)[0]
|
return self.package
|
||||||
return ""
|
return ""
|
||||||
|
|
Loading…
Add table
Reference in a new issue