mirror of
https://github.com/f-droid/fdroidserver.git
synced 2025-09-13 22:42:29 +03:00
move fdroid-icon.png to examples/
This commit is contained in:
parent
d21bddc159
commit
8ef6546f81
3 changed files with 2 additions and 2 deletions
2
setup.py
2
setup.py
|
@ -16,7 +16,7 @@ setup(name='FDroidServer',
|
|||
[ 'buildserver/config.buildserver.py',
|
||||
'examples/config.py',
|
||||
'examples/makebs.config.py',
|
||||
'fdroid-icon.png']),
|
||||
'examples/fdroid-icon.png']),
|
||||
],
|
||||
install_requires=[
|
||||
'python-magic',
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue