aboutsummaryrefslogtreecommitdiff
path: root/dists/redhat/scummvm.spec.in
diff options
context:
space:
mode:
authorWillem Jan Palenstijn2011-07-04 11:18:00 +0200
committerWillem Jan Palenstijn2011-07-10 19:01:01 +0200
commit0d02cc0ef5efe1ed3d16904f6622fa9cd520be1d (patch)
tree0e255378b6e2503ac8fd6723152265a2afb866f8 /dists/redhat/scummvm.spec.in
parent18cbb63cba75c41602bd54d7796d6e0f21e7fa61 (diff)
downloadscummvm-rg350-0d02cc0ef5efe1ed3d16904f6622fa9cd520be1d.tar.gz
scummvm-rg350-0d02cc0ef5efe1ed3d16904f6622fa9cd520be1d.tar.bz2
scummvm-rg350-0d02cc0ef5efe1ed3d16904f6622fa9cd520be1d.zip
REDHAT: Update list of packaged data files
(cherry picked from commit 97674b66b8f71f3128f5e0b243b44a018529ff11)
Diffstat (limited to 'dists/redhat/scummvm.spec.in')
-rw-r--r--dists/redhat/scummvm.spec.in4
1 files changed, 4 insertions, 0 deletions
diff --git a/dists/redhat/scummvm.spec.in b/dists/redhat/scummvm.spec.in
index 13ce600d02..838a05411a 100644
--- a/dists/redhat/scummvm.spec.in
+++ b/dists/redhat/scummvm.spec.in
@@ -68,6 +68,8 @@ install -m644 -D dists/engine-data/queen.tbl %{buildroot}%{_datadir}/scummvm/que
install -m644 -D dists/engine-data/sky.cpt %{buildroot}%{_datadir}/scummvm/sky.cpt
install -m644 -D dists/engine-data/drascula.dat %{buildroot}%{_datadir}/scummvm/drascula.dat
install -m644 -D dists/engine-data/teenagent.dat %{buildroot}%{_datadir}/scummvm/teenagent.dat
+install -m644 -D dists/engine-data/hugo.dat %{buildroot}%{_datadir}/scummvm/hugo.dat
+install -m644 -D dists/engine-data/toon.dat %{buildroot}%{_datadir}/scummvm/toon.dat
desktop-file-install --vendor scummvm --dir=%{buildroot}/%{_datadir}/applications dists/scummvm.desktop
%clean
@@ -105,6 +107,8 @@ fi
%{_datadir}/scummvm/lure.dat
%{_datadir}/scummvm/drascula.dat
%{_datadir}/scummvm/teenagent.dat
+%{_datadir}/scummvm/hugo.dat
+%{_datadir}/scummvm/toon.dat
%{_mandir}/man6/scummvm.6*
#------------------------------------------------------------------------------