[gentoo-x86] / games-fps / quake3 / quake3-9999.ebuild Project Root:

GentooDiff of /games-fps/quake3/quake3-9999.ebuild

Parent Directory Parent Directory | Revision Log Revision Log | View Revision Graph Revision Graph

version 1.13, Sun Jun 24 17:49:23 2007 UTC version 1.14, Mon Dec 31 21:27:47 2007 UTC
Line 77 
Line 77 
   
 src_install() {  src_install() {
         dodoc id-readme.txt TODO README BUGS ChangeLog          dodoc id-readme.txt TODO README BUGS ChangeLog
         cd code/unix  
         dodoc README.*  
   
         if use opengl ; then          if use opengl ; then
                 doicon quake3.png                  doicon misc/quake3.png
                 make_desktop_entry quake3 "Quake III Arena"                  make_desktop_entry quake3 "Quake III Arena"
         fi          fi
   
         cd ../../build/release*          cd build/release*
         local old_x x          local old_x x
         for old_x in ioq* ; do          for old_x in ioq* ; do
                 x=${old_x%.*}                  x=${old_x%.*}

Generate output suitable for use with a patch program
Legend:
Removed from v.1.13  
changed lines
  Added in v.1.14

www@gentoo.org

Powered by ViewCVS 1.0_pre20050929

ViewCVS and CVS Help