aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorWillem Jan Palenstijn2008-01-11 08:10:36 +0000
committerWillem Jan Palenstijn2008-01-11 08:10:36 +0000
commit9df4e9a481d06e7a6c95114bdf10a4a1cd82449a (patch)
tree063ed33ec905f609c0e42e615ac8fb1faa745ec3
parentd1e8c127274c181a8590634d5ce31f04832dae07 (diff)
downloadscummvm-rg350-9df4e9a481d06e7a6c95114bdf10a4a1cd82449a.tar.gz
scummvm-rg350-9df4e9a481d06e7a6c95114bdf10a4a1cd82449a.tar.bz2
scummvm-rg350-9df4e9a481d06e7a6c95114bdf10a4a1cd82449a.zip
include extract_parallaction in tools package
svn-id: r30402
-rw-r--r--dists/redhat/scummvm-tools.spec4
1 files changed, 2 insertions, 2 deletions
diff --git a/dists/redhat/scummvm-tools.spec b/dists/redhat/scummvm-tools.spec
index dc09987061..199d40c36f 100644
--- a/dists/redhat/scummvm-tools.spec
+++ b/dists/redhat/scummvm-tools.spec
@@ -7,7 +7,7 @@
# Prologue information
#------------------------------------------------------------------------------
Name : scummvm-tools
-Version : 0.11.0svn
+Version : 0.12.0svn
Release : 1
Summary : ScummVM-related tools
Group : Interpreters
@@ -39,7 +39,7 @@ echo -e "\t\tThis script is installed as\n\t\t"%{_datadir}/scummvm-tools/convert
install -m755 -D encode_dxa %{buildroot}%{_bindir}/encode_dxa
install -m755 -D compress_{agos,kyra,queen,saga,scumm_bun,scumm_san,scumm_sou,sword1,sword2,touche} %{buildroot}%{_bindir}
install -m755 -D de{kyra,scumm,sword2} %{buildroot}%{_bindir}
-install -m755 -D extract_{agos,kyra,loom_tg16,mm_apple,mm_c64,mm_nes,scumm_mac,zak_c64} %{buildroot}%{_bindir}
+install -m755 -D extract_{agos,kyra,loom_tg16,mm_apple,mm_c64,mm_nes,scumm_mac,parallaction,zak_c64} %{buildroot}%{_bindir}
install -m644 -D convert_dxa.sh %{buildroot}%{_datadir}/scummvm-tools/convert_dxa.sh.sample
%clean