aboutsummaryrefslogtreecommitdiff
path: root/dists/redhat
diff options
context:
space:
mode:
authorWillem Jan Palenstijn2016-02-05 17:50:44 +0100
committerWillem Jan Palenstijn2016-02-05 17:51:14 +0100
commitbdec938dd2cbc6bc29ce6b3cf4e3d3ae72c3ccf2 (patch)
tree06c76242d30596fb3859f8049d6eebf6f58aed41 /dists/redhat
parenta7ffda3ba1601f4eb7a611d7283d0431fe14aa1c (diff)
downloadscummvm-rg350-bdec938dd2cbc6bc29ce6b3cf4e3d3ae72c3ccf2.tar.gz
scummvm-rg350-bdec938dd2cbc6bc29ce6b3cf4e3d3ae72c3ccf2.tar.bz2
scummvm-rg350-bdec938dd2cbc6bc29ce6b3cf4e3d3ae72c3ccf2.zip
DISTS/REDHAT: Package mort.dat, access.dat
Diffstat (limited to 'dists/redhat')
-rw-r--r--dists/redhat/scummvm.spec4
-rw-r--r--dists/redhat/scummvm.spec.in4
2 files changed, 8 insertions, 0 deletions
diff --git a/dists/redhat/scummvm.spec b/dists/redhat/scummvm.spec
index 18eb020cdc..c907f85f93 100644
--- a/dists/redhat/scummvm.spec
+++ b/dists/redhat/scummvm.spec
@@ -80,6 +80,8 @@ install -m644 -D dists/engine-data/tony.dat %{buildroot}%{_datadir}/scummvm/tony
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
+install -m644 -D dists/engine-data/mort.dat %{buildroot}%{_datadir}/scummvm/mort.dat
+install -m644 -D dists/engine-data/access.dat %{buildroot}%{_datadir}/scummvm/access.dat
desktop-file-install --vendor scummvm --dir=%{buildroot}/%{_datadir}/applications dists/scummvm.desktop
%clean
@@ -122,6 +124,8 @@ fi
%{_datadir}/scummvm/toon.dat
%{_datadir}/scummvm/wintermute.zip
%{_datadir}/scummvm/neverhood.dat
+%{_datadir}/scummvm/mort.dat
+%{_datadir}/scummvm/access.dat
%{_mandir}/man6/scummvm.6*
#------------------------------------------------------------------------------
diff --git a/dists/redhat/scummvm.spec.in b/dists/redhat/scummvm.spec.in
index 6429e74128..b8694793b8 100644
--- a/dists/redhat/scummvm.spec.in
+++ b/dists/redhat/scummvm.spec.in
@@ -80,6 +80,8 @@ install -m644 -D dists/engine-data/tony.dat %{buildroot}%{_datadir}/scummvm/tony
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
+install -m644 -D dists/engine-data/mort.dat %{buildroot}%{_datadir}/scummvm/mort.dat
+install -m644 -D dists/engine-data/access.dat %{buildroot}%{_datadir}/scummvm/access.dat
desktop-file-install --vendor scummvm --dir=%{buildroot}/%{_datadir}/applications dists/scummvm.desktop
%clean
@@ -122,6 +124,8 @@ fi
%{_datadir}/scummvm/toon.dat
%{_datadir}/scummvm/wintermute.zip
%{_datadir}/scummvm/neverhood.dat
+%{_datadir}/scummvm/mort.dat
+%{_datadir}/scummvm/access.dat
%{_mandir}/man6/scummvm.6*
#------------------------------------------------------------------------------