Use doc dir for TW

OBS-URL: https://build.opensuse.org/package/show/games/emptyepsilon?expand=0&rev=13
This commit is contained in:
Dominik Heidler 2024-02-22 12:47:20 +00:00 committed by Git OBS Bridge
parent b86c3d3b29
commit 933a3d19fd

View File

@ -1,7 +1,7 @@
# #
# spec file for package emptyepsilon # spec file for package emptyepsilon
# #
# Copyright (c) 2023 SUSE LLC # Copyright (c) 2024 SUSE LLC
# #
# All modifications and additions to the file contributed by third parties # All modifications and additions to the file contributed by third parties
# remain the property of their copyright owners, unless otherwise agreed # remain the property of their copyright owners, unless otherwise agreed
@ -92,7 +92,7 @@ export CXX=g++-10
%files %files
%doc README.md %doc README.md
%{_bindir}/EmptyEpsilon %{_bindir}/EmptyEpsilon
%{_datadir}/doc/EmptyEpsilon/ %{_docdir}/emptyepsilon/
%{_datadir}/emptyepsilon/ %{_datadir}/emptyepsilon/
%{_datadir}/applications/EmptyEpsilon.desktop %{_datadir}/applications/EmptyEpsilon.desktop
%{_datadir}/icons/hicolor/1024x1024/apps/EmptyEpsilon.png %{_datadir}/icons/hicolor/1024x1024/apps/EmptyEpsilon.png