games-mud/trebuchet: Whitespace cleanup
authorAndreas Sturmlechner <asturm@gentoo.org>
Sun, 15 Jul 2018 14:02:18 +0000 (16:02 +0200)
committerAndreas Sturmlechner <asturm@gentoo.org>
Sun, 15 Jul 2018 14:52:49 +0000 (16:52 +0200)
Package-Manager: Portage-2.3.42, Repoman-2.3.9

games-mud/trebuchet/trebuchet-1.075-r1.ebuild

index 403c9113c2b5c66fd3cf93aae8350b804e57beb6..3cf5c7cc08f248ee4790b9d8f9fdb33db7160196 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright 1999-2016 Gentoo Foundation
+# Copyright 1999-2018 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=6
@@ -23,7 +23,7 @@ src_prepare() {
 
        sed -i \
                -e "/Nothing/d" \
-        -e "/LN/ s:../libexec:/usr/share:" \
+               -e "/LN/ s:../libexec:/usr/share:" \
                Makefile || die
 }