diff options
author | Michael Mair-Keimberger (asterix) <m.mairkeimberger@gmail.com> | 2017-01-12 19:07:50 +0100 |
---|---|---|
committer | David Seifert <soap@gentoo.org> | 2017-01-15 11:25:05 +0100 |
commit | 68fd78e861ba877175b82e3bbd592b179b7ada66 (patch) | |
tree | e7b244fc1b683f8eef704a165edf1f5957068398 /net-wireless | |
parent | net-wireless/kismet: remove unused patches (diff) | |
download | gentoo-68fd78e861ba877175b82e3bbd592b179b7ada66.tar.gz gentoo-68fd78e861ba877175b82e3bbd592b179b7ada66.tar.bz2 gentoo-68fd78e861ba877175b82e3bbd592b179b7ada66.zip |
net-wireless/ubertooth: remove unused file
Closes: https://github.com/gentoo/gentoo/pull/3447
Diffstat (limited to 'net-wireless')
-rw-r--r-- | net-wireless/ubertooth/files/40-ubertooth.rules | 5 |
1 files changed, 0 insertions, 5 deletions
diff --git a/net-wireless/ubertooth/files/40-ubertooth.rules b/net-wireless/ubertooth/files/40-ubertooth.rules deleted file mode 100644 index e5537aa1f831..000000000000 --- a/net-wireless/ubertooth/files/40-ubertooth.rules +++ /dev/null @@ -1,5 +0,0 @@ -ATTRS{idVendor}=="ffff", ATTRS{idProduct}=="0004", MODE="0660", GROUP="usb" -ATTRS{idVendor}=="id50", ATTRS{idProduct}=="6000", MODE="0660", GROUP="usb" -ATTRS{idVendor}=="id50", ATTRS{idProduct}=="6001", MODE="0660", GROUP="usb" -ATTRS{idVendor}=="id50", ATTRS{idProduct}=="6002", MODE="0660", GROUP="usb" -ATTRS{idVendor}=="id50", ATTRS{idProduct}=="6003", MODE="0660", GROUP="usb" |