Skip to content

Commit

Permalink
Drop basename for npackd (#944)
Browse files Browse the repository at this point in the history
  • Loading branch information
AMDmi3 committed Nov 13, 2019
1 parent ed8084a commit fb6d694
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion repology/packagemaker/names.py
Original file line number Diff line number Diff line change
Expand Up @@ -175,7 +175,6 @@ class MappedNames:
# Npackd
_NameMapping(
name=NameType.NPACKD_FULLNAME,
basename=NameType.NPACKD_LASTNAME,
visiblename=NameType.NPACKD_TITLE,
projectname_seed=NameType.NPACKD_LASTNAME,
trackname=NameType.NPACKD_FULLNAME,
Expand Down

0 comments on commit fb6d694

Please sign in to comment.