SHA256
1
0
forked from pool/inxi
Alexei Sorokin 2017-07-25 13:40:24 +00:00 committed by Git OBS Bridge
parent 1ae6cb4fbf
commit 65b5cff248

View File

@ -50,6 +50,7 @@ install -Dpm 0755 %{name} %{buildroot}%{_bindir}/%{name}
install -Dpm 0644 %{name}.1 %{buildroot}%{_mandir}/man1/%{name}.1
%files
%defattr(-,root,root)
%doc inxi.changelog LICENSE.txt README.txt
%{_bindir}/%{name}
%{_mandir}/man1/%{name}.1%{?ext_man}