mirror of
https://github.com/libretro/scummvm.git
synced 2024-11-27 19:30:41 +00:00
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
This commit is contained in:
parent
1462efb52d
commit
272e9487aa
@ -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
|
||||
|
@ -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
|
||||
|
@ -27,7 +27,7 @@ BEGIN
|
||||
VALUE "FileDescription", "http://www.scummvm.org/\0"
|
||||
VALUE "FileVersion", "1.0.0svn\0"
|
||||
VALUE "InternalName", "scummvm\0"
|
||||
VALUE "LegalCopyright", "Copyright © 2001-2008 The ScummVM Team\0"
|
||||
VALUE "LegalCopyright", "Copyright © 2001-2009 The ScummVM Team\0"
|
||||
VALUE "LegalTrademarks", "'SCUMM', and all SCUMM games are a TM of LucasArts. Simon The Sorcerer is a TM of AdventureSoft. Beneath a Steel Sky and Broken Sword are a TM of Revolution. Flight of the Amazon Queen is a TM of John Passfield and Steve Stamatiadis. \0"
|
||||
VALUE "OriginalFilename", "scummvm.exe\0"
|
||||
VALUE "ProductName", "ScummVM\0"
|
||||
|
@ -27,7 +27,7 @@ BEGIN
|
||||
VALUE "FileDescription", "http://www.scummvm.org/\0"
|
||||
VALUE "FileVersion", "@VERSION@\0"
|
||||
VALUE "InternalName", "scummvm\0"
|
||||
VALUE "LegalCopyright", "Copyright © 2001-2008 The ScummVM Team\0"
|
||||
VALUE "LegalCopyright", "Copyright © 2001-2009 The ScummVM Team\0"
|
||||
VALUE "LegalTrademarks", "'SCUMM', and all SCUMM games are a TM of LucasArts. Simon The Sorcerer is a TM of AdventureSoft. Beneath a Steel Sky and Broken Sword are a TM of Revolution. Flight of the Amazon Queen is a TM of John Passfield and Steve Stamatiadis. \0"
|
||||
VALUE "OriginalFilename", "scummvm.exe\0"
|
||||
VALUE "ProductName", "ScummVM\0"
|
||||
|
Loading…
Reference in New Issue
Block a user