mirror of
https://abf.rosa.ru/djam/fheroes2.git
synced 2025-02-23 09:42:53 +00:00
1.1.3
This commit is contained in:
parent
d00728ebe0
commit
45d54f6561
1 changed files with 2 additions and 2 deletions
|
@ -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}
|
||||
|
|
Loading…
Add table
Reference in a new issue