[packaging/pip] Make binary utility tools functional
This commit is contained in:
parent
92577e7d26
commit
c560c07890
5 changed files with 19 additions and 10 deletions
1
setup.py
1
setup.py
|
@ -56,5 +56,6 @@ setup(
|
|||
data_files=[
|
||||
("share/bumblebee-status/themes", glob.glob("themes/*.json")),
|
||||
("share/bumblebee-status/themes/icons", glob.glob("themes/icons/*.json")),
|
||||
("share/bumblebee-status/utility", glob.glob("bin/*")),
|
||||
],
|
||||
)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue