This commit is contained in:
madomado
2024-08-05 23:30:59 +08:00
committed by GitHub
parent 7907eceb05
commit 72cc866016
+2 -1
View File
@@ -1,6 +1,6 @@
Name: keyd
Version: 2.5.0
Release: 1%?dist
Release: 2%?dist
Summary: Key remapping daemon for linux
URL: https://github.com/rvaiya/keyd
License: MIT
@@ -21,6 +21,7 @@ git clone --depth 1 -b v%version %url .
%install
%make_install PREFIX=%_prefix
install -Dm644 keyd.service %buildroot%_unitdir/keyd.service
sed -i 's@local/@@g' %buildroot%_unitdir/keyd.service
%post
%systemd_post keyd.service