summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJohannes Huber <johu@gentoo.org>2017-01-27 06:50:09 +0100
committerJohannes Huber <johu@gentoo.org>2017-01-27 06:50:09 +0100
commit7f2dcfb1e50f3691a27f327106783978b289c949 (patch)
tree10c85925b878cf499b9d50a4e00aaf562152b25f /games-action/lugaru
parentdev-libs/leatherman: bup (diff)
downloadgentoo-7f2dcfb1e50f3691a27f327106783978b289c949.tar.gz
gentoo-7f2dcfb1e50f3691a27f327106783978b289c949.tar.bz2
gentoo-7f2dcfb1e50f3691a27f327106783978b289c949.zip
games-action/lugaru: Whitespace
Package-Manager: Portage-2.3.3, Repoman-2.3.1
Diffstat (limited to 'games-action/lugaru')
-rw-r--r--games-action/lugaru/lugaru-9999.ebuild6
1 files changed, 3 insertions, 3 deletions
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
}