mirror of
https://github.com/terrapkg/packages.git
synced 2026-05-31 09:01:55 +00:00
fix(keyd): proper sysusers.d entry format (#4014)
Signed-off-by: Alberto García <4411661+GarciaLnk@users.noreply.github.com>
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
Name: keyd
|
||||
Version: 2.5.0
|
||||
Release: 2%?dist
|
||||
Release: 3%?dist
|
||||
Summary: Key remapping daemon for linux
|
||||
URL: https://github.com/rvaiya/keyd
|
||||
License: MIT
|
||||
@@ -15,7 +15,7 @@ level input primitives (evdev, uinput).
|
||||
%prep
|
||||
%autosetup
|
||||
cat<<EOF > keyd.conf
|
||||
g keyd
|
||||
g keyd -
|
||||
EOF
|
||||
|
||||
%build
|
||||
|
||||
Reference in New Issue
Block a user