mirror of
https://github.com/terrapkg/packages.git
synced 2026-06-21 11:00:38 +00:00
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user