commit: 7f2dcfb1e50f3691a27f327106783978b289c949
Author: Johannes Huber <johu <AT> gentoo <DOT> org>
AuthorDate: Fri Jan 27 05:50:09 2017 +0000
Commit: Johannes Huber <johu <AT> gentoo <DOT> org>
CommitDate: Fri Jan 27 05:50:09 2017 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=7f2dcfb1
games-action/lugaru: Whitespace
Package-Manager: Portage-2.3.3, Repoman-2.3.1
games-action/lugaru/lugaru-9999.ebuild | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
diff --git a/games-action/lugaru/lugaru-9999.ebuild
b/games-action/lugaru/lugaru-9999.ebuild
index 7aa42ee..afb51f0 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
}