aboutsummaryrefslogtreecommitdiff
path: root/dists/redhat
diff options
context:
space:
mode:
authorWillem Jan Palenstijn2014-07-23 13:40:59 +0200
committerWillem Jan Palenstijn2014-07-23 13:40:59 +0200
commit9bd18877f4c037db8a9ee969b692eefbbe3d65a6 (patch)
treef76912c7207fed7b2e9cf34993c94c9f191222ed /dists/redhat
parentbe9c3bf72bfc6d0abf650664df4be3595ad96933 (diff)
downloadscummvm-rg350-9bd18877f4c037db8a9ee969b692eefbbe3d65a6.tar.gz
scummvm-rg350-9bd18877f4c037db8a9ee969b692eefbbe3d65a6.tar.bz2
scummvm-rg350-9bd18877f4c037db8a9ee969b692eefbbe3d65a6.zip
DISTS/REDHAT: Package neverhood.dat
Diffstat (limited to 'dists/redhat')
-rw-r--r--dists/redhat/scummvm.spec2
-rw-r--r--dists/redhat/scummvm.spec.in2
2 files changed, 4 insertions, 0 deletions
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*
#------------------------------------------------------------------------------