mirror of
https://gitlab.com/dslackw/slpkg.git
synced 2025-02-03 08:46:32 +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
|
||||
"""
|
||||
if self.find:
|
||||
return split_package(self.find)[0]
|
||||
return self.package
|
||||
return ""
|
||||
|
|
Loading…
Add table
Reference in a new issue