mirror of
https://github.com/arsenetar/dupeguru.git
synced 2025-03-10 05:34: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':
|
if edition == 'me':
|
||||||
packages.append('hsaudiotag')
|
packages.append('hsaudiotag')
|
||||||
copy_source_files(srcpath, packages)
|
copy_source_files(srcpath, packages)
|
||||||
|
shutil.copy(op.join('images', ed('dg{}_logo_128.png')), srcpath)
|
||||||
|
|
||||||
def main():
|
def main():
|
||||||
args = parse_args()
|
args = parse_args()
|
||||||
|
Loading…
x
Reference in New Issue
Block a user