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}