Add new Ghidra files
This commit is contained in:
parent
83437c79b6
commit
91c0ec05ba
1 changed files with 9 additions and 0 deletions
|
@ -129,6 +129,15 @@ desktop-file-install --dir=%{buildroot}%{_datadir}/applications %{SOURCE8}
|
|||
|
||||
%files docs
|
||||
%{_libdir}/%{name}/docs/
|
||||
%{_libdir}/%{name}/GettingStarted.html
|
||||
%{_libdir}/%{name}/GettingStarted.md
|
||||
%{_libdir}/%{name}/README.html
|
||||
%{_libdir}/%{name}/README.md
|
||||
%{_libdir}/%{name}/docker/Dockerfile
|
||||
%{_libdir}/%{name}/docker/Dockerfile.dockerignore
|
||||
%{_libdir}/%{name}/docker/README.md
|
||||
%{_libdir}/%{name}/docker/build-docker-image.sh
|
||||
%{_libdir}/%{name}/docker/entrypoint.sh
|
||||
|
||||
%check
|
||||
# no clue what to check or test
|
||||
|
|
Loading…
Add table
Reference in a new issue