From 9bd18877f4c037db8a9ee969b692eefbbe3d65a6 Mon Sep 17 00:00:00 2001 From: Willem Jan Palenstijn Date: Wed, 23 Jul 2014 13:40:59 +0200 Subject: DISTS/REDHAT: Package neverhood.dat --- dists/redhat/scummvm.spec | 2 ++ dists/redhat/scummvm.spec.in | 2 ++ 2 files changed, 4 insertions(+) (limited to 'dists/redhat') diff --git a/dists/redhat/scummvm.spec b/dists/redhat/scummvm.spec index 83e176ca23..18eb020cdc 100644 --- a/dists/redhat/scummvm.spec +++ b/dists/redhat/scummvm.spec @@ -79,6 +79,7 @@ install -m644 -D dists/engine-data/hugo.dat %{buildroot}%{_datadir}/scummvm/hugo install -m644 -D dists/engine-data/tony.dat %{buildroot}%{_datadir}/scummvm/tony.dat install -m644 -D dists/engine-data/toon.dat %{buildroot}%{_datadir}/scummvm/toon.dat install -m644 -D dists/engine-data/wintermute.zip %{buildroot}%{_datadir}/scummvm/wintermute.zip +install -m644 -D dists/engine-data/neverhood.dat %{buildroot}%{_datadir}/scummvm/neverhood.dat desktop-file-install --vendor scummvm --dir=%{buildroot}/%{_datadir}/applications dists/scummvm.desktop %clean @@ -120,6 +121,7 @@ fi %{_datadir}/scummvm/tony.dat %{_datadir}/scummvm/toon.dat %{_datadir}/scummvm/wintermute.zip +%{_datadir}/scummvm/neverhood.dat %{_mandir}/man6/scummvm.6* #------------------------------------------------------------------------------ diff --git a/dists/redhat/scummvm.spec.in b/dists/redhat/scummvm.spec.in index 73efeb6bd1..6429e74128 100644 --- a/dists/redhat/scummvm.spec.in +++ b/dists/redhat/scummvm.spec.in @@ -79,6 +79,7 @@ install -m644 -D dists/engine-data/hugo.dat %{buildroot}%{_datadir}/scummvm/hugo install -m644 -D dists/engine-data/tony.dat %{buildroot}%{_datadir}/scummvm/tony.dat install -m644 -D dists/engine-data/toon.dat %{buildroot}%{_datadir}/scummvm/toon.dat install -m644 -D dists/engine-data/wintermute.zip %{buildroot}%{_datadir}/scummvm/wintermute.zip +install -m644 -D dists/engine-data/neverhood.dat %{buildroot}%{_datadir}/scummvm/neverhood.dat desktop-file-install --vendor scummvm --dir=%{buildroot}/%{_datadir}/applications dists/scummvm.desktop %clean @@ -120,6 +121,7 @@ fi %{_datadir}/scummvm/tony.dat %{_datadir}/scummvm/toon.dat %{_datadir}/scummvm/wintermute.zip +%{_datadir}/scummvm/neverhood.dat %{_mandir}/man6/scummvm.6* #------------------------------------------------------------------------------ -- cgit v1.2.3