install in correct paths and make pkgs

This commit is contained in:
Adam Majer 2025-02-13 11:54:22 +01:00
parent 429d53eb2a
commit 01cfa249fd

View File

@ -47,7 +47,7 @@ BuildRequires: /usr/bin/tput
%make_build
%install
%make_install
PREFIX=%_prefix %make_install
%check
make tests
@ -55,6 +55,7 @@ make tests
%files
%license LICENSE
%doc README.md
%_bindir/git-quick-stats
%_mandir/man1/git-quick-stats.1*
%changelog