Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
View | Details | Raw Unified | Return to bug 430448
Collapse All | Expand All

(-)/usr/portage/games-simulation/searchandrescue/searchandrescue-1.5.0.ebuild (+2 lines)
Lines 48-53 Link Here
48
	append-flags -DNEW_GRAPHICS -DHAVE_SDL_MIXER
48
	append-flags -DNEW_GRAPHICS -DHAVE_SDL_MIXER
49
	export CPP="$(tc-getCXX)"
49
	export CPP="$(tc-getCXX)"
50
	export CPPFLAGS="${CXXFLAGS}"
50
	export CPPFLAGS="${CXXFLAGS}"
51
	# Force rebuilding pre-built binary.
52
	(cd pconf && make clean all) || die
51
	# NOTE: not an autoconf script
53
	# NOTE: not an autoconf script
52
	./configure Linux --prefix="${GAMES_PREFIX}" || die
54
	./configure Linux --prefix="${GAMES_PREFIX}" || die
53
	sed -i -e 's/@\$/$/' sar/Makefile || die
55
	sed -i -e 's/@\$/$/' sar/Makefile || die

Return to bug 430448