[Scummvm-cvs-logs] SF.net SVN: scummvm:[34130] scummvm/branches/branch-0-12-0/dists/redhat/ scummvm-tools.spec

wjpalenstijn at users.sourceforge.net wjpalenstijn at users.sourceforge.net
Mon Aug 25 00:08:20 CEST 2008


Revision: 34130
          http://scummvm.svn.sourceforge.net/scummvm/?rev=34130&view=rev
Author:   wjpalenstijn
Date:     2008-08-24 22:08:20 +0000 (Sun, 24 Aug 2008)

Log Message:
-----------
new tools

Modified Paths:
--------------
    scummvm/branches/branch-0-12-0/dists/redhat/scummvm-tools.spec

Modified: scummvm/branches/branch-0-12-0/dists/redhat/scummvm-tools.spec
===================================================================
--- scummvm/branches/branch-0-12-0/dists/redhat/scummvm-tools.spec	2008-08-24 21:35:16 UTC (rev 34129)
+++ scummvm/branches/branch-0-12-0/dists/redhat/scummvm-tools.spec	2008-08-24 22:08:20 UTC (rev 34130)
@@ -36,10 +36,10 @@
 echo -e "\t\tThis script is installed as\n\t\t"%{_datadir}/scummvm-tools/convert_dxa.sh.sample >> README
 
 %install
+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,gob} %{buildroot}%{_bindir}
 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,parallaction,zak_c64} %{buildroot}%{_bindir}
+install -m755 -D extract_{agos,kyra,loom_tg16,mm_apple,mm_c64,mm_nes,scumm_mac,parallaction,zak_c64,gob_stk} %{buildroot}%{_bindir}
 install -m644 -D convert_dxa.sh %{buildroot}%{_datadir}/scummvm-tools/convert_dxa.sh.sample
 
 %clean


This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.




More information about the Scummvm-git-logs mailing list