--- /usr/portage/games-simulation/searchandrescue/searchandrescue-1.5.0.ebuild 2013-12-24 14:01:18.000000000 +0100 +++ /var/lib/layman/xworld_hotfixes/games-simulation/searchandrescue/searchandrescue-1.5.0-r1.ebuild 2014-02-08 16:27:06.535041783 +0100 @@ -48,6 +48,8 @@ append-flags -DNEW_GRAPHICS -DHAVE_SDL_MIXER export CPP="$(tc-getCXX)" export CPPFLAGS="${CXXFLAGS}" + # Force rebuilding pre-built binary. + (cd pconf && make clean all) || die # NOTE: not an autoconf script ./configure Linux --prefix="${GAMES_PREFIX}" || die sed -i -e 's/@\$/$/' sar/Makefile || die