aboutsummaryrefslogtreecommitdiff
path: root/dists/redhat
diff options
context:
space:
mode:
authorWillem Jan Palenstijn2014-07-11 11:30:53 +0200
committerWillem Jan Palenstijn2014-07-11 12:08:34 +0200
commit54b6f52cb73ca31348228d1a70a0da22409a311f (patch)
treeafdb9b5295698c93ae0397139338147cb04a27a0 /dists/redhat
parent39cfc2c655cbb93b687d3d0810c1a9ae88086c2e (diff)
downloadscummvm-rg350-54b6f52cb73ca31348228d1a70a0da22409a311f.tar.gz
scummvm-rg350-54b6f52cb73ca31348228d1a70a0da22409a311f.tar.bz2
scummvm-rg350-54b6f52cb73ca31348228d1a70a0da22409a311f.zip
DISTS/FEDORA: Package wintermute.zip
(cherry picked from commit 02c371397d5a2b81d3f5f4bb0f47f362f43b821d)
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 f8a22cee99..2cce9024ff 100644
--- a/dists/redhat/scummvm.spec
+++ b/dists/redhat/scummvm.spec
@@ -76,6 +76,7 @@ install -m644 -D dists/engine-data/teenagent.dat %{buildroot}%{_datadir}/scummvm
install -m644 -D dists/engine-data/hugo.dat %{buildroot}%{_datadir}/scummvm/hugo.dat
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
desktop-file-install --vendor scummvm --dir=%{buildroot}/%{_datadir}/applications dists/scummvm.desktop
%clean
@@ -116,6 +117,7 @@ fi
%{_datadir}/scummvm/hugo.dat
%{_datadir}/scummvm/tony.dat
%{_datadir}/scummvm/toon.dat
+%{_datadir}/scummvm/wintermute.zip
%{_mandir}/man6/scummvm.6*
#------------------------------------------------------------------------------
diff --git a/dists/redhat/scummvm.spec.in b/dists/redhat/scummvm.spec.in
index c230400282..28b988e623 100644
--- a/dists/redhat/scummvm.spec.in
+++ b/dists/redhat/scummvm.spec.in
@@ -76,6 +76,7 @@ install -m644 -D dists/engine-data/teenagent.dat %{buildroot}%{_datadir}/scummvm
install -m644 -D dists/engine-data/hugo.dat %{buildroot}%{_datadir}/scummvm/hugo.dat
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
desktop-file-install --vendor scummvm --dir=%{buildroot}/%{_datadir}/applications dists/scummvm.desktop
%clean
@@ -116,6 +117,7 @@ fi
%{_datadir}/scummvm/hugo.dat
%{_datadir}/scummvm/tony.dat
%{_datadir}/scummvm/toon.dat
+%{_datadir}/scummvm/wintermute.zip
%{_mandir}/man6/scummvm.6*
#------------------------------------------------------------------------------