Skip to content

Commit

Permalink
fix files?
Browse files Browse the repository at this point in the history
  • Loading branch information
madonuko committed Oct 21, 2024
1 parent ed3986e commit f904df8
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions anda/games/joycond/joycond.spec
Original file line number Diff line number Diff line change
Expand Up @@ -23,10 +23,11 @@ joycond is a linux daemon which uses the evdev devices provided by hid-nintendo
%install
cd redhat-linux-build/
cp joycond ..
%make_install
%make_install

mkdir -p %buildroot%_unitdir
mkdir -p %buildroot%_unitdir %buildroot%_prefix
mv %buildroot%_sysconfdir/systemd/system/joycond.service %buildroot%_unitdir/joycond.service
mv %buildroot/lib/udev/ %buildroot%_prefix/lib/

%post
%systemd_post joycond.service
Expand Down

0 comments on commit f904df8

Please sign in to comment.