From: Johannes Huber Date: Fri, 27 Jan 2017 05:50:09 +0000 (+0100) Subject: games-action/lugaru: Whitespace X-Git-Url: http://git.tremily.us/gitweb.cgi?a=commitdiff_plain;h=7f2dcfb1e50f3691a27f327106783978b289c949;p=gentoo.git games-action/lugaru: Whitespace Package-Manager: Portage-2.3.3, Repoman-2.3.1 --- diff --git a/games-action/lugaru/lugaru-9999.ebuild b/games-action/lugaru/lugaru-9999.ebuild index 7aa42ee9c090..afb51f08b4c8 100644 --- a/games-action/lugaru/lugaru-9999.ebuild +++ b/games-action/lugaru/lugaru-9999.ebuild @@ -32,12 +32,12 @@ src_unpack() { } PATCHES=( - "${FILESDIR}/${P}-dir.patch" + "${FILESDIR}/${P}-dir.patch" ) src_prepare() { - default - sed -i \ + default + sed -i \ -e "s:@GENTOO_DIR@:/usr/share/${PN}:" \ Source/OpenGL_Windows.cpp || die }