From: Michael Sterrett Date: Sun, 3 Jan 2016 15:13:02 +0000 (-0500) Subject: games-fps/sauerbraten: remove unneeded nonfatal (bug #551172) X-Git-Url: http://git.tremily.us/gitweb.cgi?a=commitdiff_plain;h=33e30c2c6d360019912a398d3ce0b702cee2bfc3;p=gentoo.git games-fps/sauerbraten: remove unneeded nonfatal (bug #551172) Package-Manager: portage-2.2.24 --- diff --git a/games-fps/sauerbraten/sauerbraten-2013.01.04.ebuild b/games-fps/sauerbraten/sauerbraten-2013.01.04.ebuild index c15a4d525692..053d913aec6c 100644 --- a/games-fps/sauerbraten/sauerbraten-2013.01.04.ebuild +++ b/games-fps/sauerbraten/sauerbraten-2013.01.04.ebuild @@ -103,8 +103,8 @@ src_install() { "${T}"/${PN}.conf || die newconfd "${T}"/${PN}.conf ${PN} - nonfatal dodoc src/*.txt docs/dev/*.txt - nonfatal dohtml -r README.html docs/* + dodoc src/*.txt docs/dev/*.txt + dohtml -r README.html docs/* prepgamesdirs }