Skip to content

Commit

Permalink
Update keyd.spec
Browse files Browse the repository at this point in the history
Signed-off-by: madomado <[email protected]>
  • Loading branch information
madonuko authored Aug 2, 2024
1 parent 5b0323d commit e04ca9e
Showing 1 changed file with 7 additions and 7 deletions.
14 changes: 7 additions & 7 deletions anda/tools/keyd/keyd.spec
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ git clone --depth 1 -b v%version %url .
%make_build

%install
%make_install PREFIX=%buildroot%_prefix
%make_install PREFIX=%_prefix
install -Dm644 keyd.service %buildroot%_unitdir/keyd.service

%post
Expand All @@ -36,12 +36,12 @@ install -Dm644 keyd.service %buildroot%_unitdir/keyd.service
%doc README.md
%license LICENSE
%_unitdir/keyd.service
%dnl %_bindir/keyd
%dnl %_bindir/keyd-application-mapper
%dnl %_datadir/keyd
%dnl %_datadir/doc/keyd/
%dnl %_mandir/man1/keyd-application-mapper.1.gz
%dnl %_mandir/man1/keyd.1.gz
%_bindir/keyd
%_bindir/keyd-application-mapper
%_datadir/keyd
%_datadir/doc/keyd/
%_mandir/man1/keyd-application-mapper.1.gz
%_mandir/man1/keyd.1.gz

%changelog
* Tue May 23 2023 windowsboy111 <[email protected]> - 2.4.3-1
Expand Down

0 comments on commit e04ca9e

Please sign in to comment.