From 45d54f6561202cd6b3c5e58234e230cca52074ab Mon Sep 17 00:00:00 2001 From: Sergey Zhemoytel Date: Fri, 25 Oct 2024 14:11:43 +0000 Subject: [PATCH] 1.1.3 --- fheroes2.spec | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/fheroes2.spec b/fheroes2.spec index a825763..1361f7f 100644 --- a/fheroes2.spec +++ b/fheroes2.spec @@ -34,7 +34,7 @@ Free implementation of Heroes of the Might and Magic II engine. You need to copy files from data and maps directories from original game into your /usr/share/games/fheroes2/{maps,data} directories respectively. -%files +%files %doc changelog.txt LICENSE README.md %{_bindir}/%{name} %{_datadir}/%{name} @@ -88,7 +88,7 @@ export CXXFLAGS="$CFLAGS" %install %makeinstall -C build -# No automated install: +# No automated install: # 1) Create directory structure #mkdir -p %{buildroot}%{_gamesbindir} mkdir -p %{buildroot}%{_gamesdatadir}/%{name}/{data,maps}