diff --git a/shell-timeout.spec b/shell-timeout.spec index 08a0276..db8cb6a 100644 --- a/shell-timeout.spec +++ b/shell-timeout.spec @@ -11,7 +11,7 @@ Url: https://github.com/fermitools/shell-timeout Source: %{url}/archive/%{version}/%{name}-%{version}.tar.gz Requires: coreutils filesystem sed -BuildRequires: make bash grep shellcheck shfmt +BuildRequires: make bash grep shellcheck BuildRequires: (rubygem-asciidoctor or asciidoc) %if %{with tests} BuildRequires: podman @@ -29,7 +29,7 @@ after a configured period of inactivity. %autosetup %build -make man shfmt +make man %install # these must be in /etc/profile.d to actually work