View | Details | Raw Unified
Collapse All | Expand All

(-) /usr/portage/games-fps/quake3/quake3-9999.ebuild (-4 / +2 lines)
 Lines 77-91    Link Here 
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%.*}