aboutsummaryrefslogtreecommitdiff
path: root/dists/redhat
diff options
context:
space:
mode:
authorEugene Sandulenko2009-07-10 22:46:36 +0000
committerEugene Sandulenko2009-07-10 22:46:36 +0000
commit272e9487aaab6119fd643c3443fddbdfedb2f73e (patch)
tree3f5635274980d27c1299a7687f6baba930aed257 /dists/redhat
parent1462efb52dcdfb033f15c0c987bc49d64fdf73d8 (diff)
downloadscummvm-rg350-272e9487aaab6119fd643c3443fddbdfedb2f73e.tar.gz
scummvm-rg350-272e9487aaab6119fd643c3443fddbdfedb2f73e.tar.bz2
scummvm-rg350-272e9487aaab6119fd643c3443fddbdfedb2f73e.zip
Restored several files after the version update.
.in files are THE sources, and have to be modified, not the files generated from them. svn-id: r42358
Diffstat (limited to 'dists/redhat')
-rw-r--r--dists/redhat/scummvm.spec1
-rw-r--r--dists/redhat/scummvm.spec.in1
2 files changed, 2 insertions, 0 deletions
diff --git a/dists/redhat/scummvm.spec b/dists/redhat/scummvm.spec
index 75d54f357e..9981940678 100644
--- a/dists/redhat/scummvm.spec
+++ b/dists/redhat/scummvm.spec
@@ -58,6 +58,7 @@ make
install -m755 -D scummvm %{buildroot}%{_bindir}/scummvm
install -m644 -D dists/scummvm.6 %{buildroot}%{_mandir}/man6/scummvm.6
install -m644 -D icons/scummvm.xpm %{buildroot}%{_datadir}/pixmaps/scummvm.xpm
+install -m644 -D gui/themes/scummclassic.zip %{buildroot}%{_datadir}/scummvm/scummclassic.zip
install -m644 -D gui/themes/scummmodern.zip %{buildroot}%{_datadir}/scummvm/scummmodern.zip
install -m644 -D dists/pred.dic %{buildroot}%{_datadir}/scummvm/pred.dic
install -m644 -D dists/engine-data/kyra.dat %{buildroot}%{_datadir}/scummvm/kyra.dat
diff --git a/dists/redhat/scummvm.spec.in b/dists/redhat/scummvm.spec.in
index 1b3aebe448..ecff229514 100644
--- a/dists/redhat/scummvm.spec.in
+++ b/dists/redhat/scummvm.spec.in
@@ -58,6 +58,7 @@ make
install -m755 -D scummvm %{buildroot}%{_bindir}/scummvm
install -m644 -D dists/scummvm.6 %{buildroot}%{_mandir}/man6/scummvm.6
install -m644 -D icons/scummvm.xpm %{buildroot}%{_datadir}/pixmaps/scummvm.xpm
+install -m644 -D gui/themes/scummclassic.zip %{buildroot}%{_datadir}/scummvm/scummclassic.zip
install -m644 -D gui/themes/scummmodern.zip %{buildroot}%{_datadir}/scummvm/scummmodern.zip
install -m644 -D dists/pred.dic %{buildroot}%{_datadir}/scummvm/pred.dic
install -m644 -D dists/engine-data/kyra.dat %{buildroot}%{_datadir}/scummvm/kyra.dat