install: install udev rule with pip

This commit is contained in:
Peter F. Patel-Schneider 2020-04-18 15:32:05 -04:00
parent 6282ae05e8
commit b01b74f2a8
1 changed files with 1 additions and 0 deletions

View File

@ -25,6 +25,7 @@ def _data_files():
yield 'share/applications', ['share/applications/solaar.desktop']
yield autostart_path, ['share/autostart/solaar.desktop']
yield '/etc/udev/rules.d', ['rules.d/42-logitech-unify-permissions.rules']
del _dirname