games-action/lugaru: Whitespace
authorJohannes Huber <johu@gentoo.org>
Fri, 27 Jan 2017 05:50:09 +0000 (06:50 +0100)
committerJohannes Huber <johu@gentoo.org>
Fri, 27 Jan 2017 05:50:09 +0000 (06:50 +0100)
Package-Manager: Portage-2.3.3, Repoman-2.3.1

games-action/lugaru/lugaru-9999.ebuild

index 7aa42ee9c09092730e9b8a1a7d5a1423dbc56e43..afb51f08b4c884690e7ad74e50ee5cfb8456139a 100644 (file)
@@ -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
 }