Accepting request 281691 from home:AndreasStieger:branches:games

restore xgnuchess

OBS-URL: https://build.opensuse.org/request/show/281691
OBS-URL: https://build.opensuse.org/package/show/games/gnuchess?expand=0&rev=17
This commit is contained in:
Matthias Mailänder 2015-01-18 21:16:02 +00:00 committed by Git OBS Bridge
parent 05782dd594
commit f34f24a8a8
2 changed files with 3 additions and 1 deletions

View File

@ -1,5 +1,5 @@
-------------------------------------------------------------------
Sun Jan 18 20:21:42 UTC 2015 - andreas.stieger@gmx.de
Sun Jan 18 21:13:21 UTC 2015 - andreas.stieger@gmx.de
- gnuchess 6.2.1:
- Man page in English.

View File

@ -58,6 +58,8 @@ sh %{SOURCE3} %{SOURCE1}
%install
make DESTDIR=%{buildroot} install %{?_smp_mflags}
# install xgnuchess
install -m 755 %{SOURCE5} %{buildroot}/%{_bindir}
%find_lang %{name}
%post