mirror of
https://github.com/arsenetar/dupeguru.git
synced 2025-03-09 21:24:36 +00:00
Fixed Arch packaging.
This commit is contained in:
parent
dc8b1b3b02
commit
1103b58ec5
@ -148,6 +148,7 @@ def package_arch(edition):
|
||||
if edition == 'me':
|
||||
packages.append('hsaudiotag')
|
||||
copy_source_files(srcpath, packages)
|
||||
shutil.copy(op.join('images', ed('dg{}_logo_128.png')), srcpath)
|
||||
|
||||
def main():
|
||||
args = parse_args()
|
||||
|
Loading…
x
Reference in New Issue
Block a user