wally-udev-rules: drop system_groups trigger

Now that we have plugdev as a system group, we don't need to create it here.
We also no longer need that INSTALL.msg
This commit is contained in:
0x5c 2022-03-19 19:23:15 -04:00 committed by Daniel Kolesa
parent 760082f784
commit 83f1e11cc9
2 changed files with 1 additions and 5 deletions

View file

@ -1,3 +0,0 @@
Please add your user to the group 'plugdev' by executing the following:
usermod -aG plugdev "$USER"

View file

@ -1,7 +1,7 @@
# Template file for 'wally-udev-rules'
pkgname=wally-udev-rules
version=2.1.1
revision=1
revision=2
build_style=fetch
short_desc="Set of udev rules for ZSA keyboards, for usage with wally and oryx"
maintainer="Jan Christian Grünhage <jan.christian@gruenhage.xyz>"
@ -14,7 +14,6 @@ checksum="6c7d4d27745080269115c58c4c5d863b23c534635975f3bca581c52687721c52
269c9196bc65b2e62be549e3d34e56768fe702ff099b7780a1661ca4c92a0143
d2841d63f4e0bdfda102390ab1ca09136230d22f88538863b24b0c7fc68e548e"
conf_files="/usr/lib/udev/rules.d/50-wally.rules /usr/lib/udev/rules.d/50-oryx.rules"
system_groups="plugdev"
do_install() {
vlicense license.md