x11-misc/fbpanel: use ASCII whitespace
authorSergei Trofimovich <slyfox@gentoo.org>
Mon, 30 Dec 2019 18:01:18 +0000 (18:01 +0000)
committerSergei Trofimovich <slyfox@gentoo.org>
Mon, 30 Dec 2019 18:01:27 +0000 (18:01 +0000)
Package-Manager: Portage-2.3.84, Repoman-2.3.20
Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org>
x11-misc/fbpanel/fbpanel-7.0-r1.ebuild
x11-misc/fbpanel/fbpanel-7.0.ebuild

index 4fa276907256b63bc7432993ea9c62ce8d135bff..1bbb80f55689c88d12221d63b0f62e0febaae6cf 100644 (file)
@@ -48,7 +48,7 @@ src_configure() {
                $(usex alsa --sound --no-sound)
        )
        echo ${myconfigure[@]} || die
-       ${myconfigure[@]} || die
+       ${myconfigure[@]} || die
 }
 
 pkg_postinst() {
index 60b62d30aa6fc660741347c992a86d17eacac3b6..81e254f58b80ae7f3a62e6bd06adb558787da495 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright 1999-2018 Gentoo Foundation
+# Copyright 1999-2019 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=6
@@ -47,7 +47,7 @@ src_configure() {
                $(usex alsa --sound --no-sound)
        )
        echo ${myconfigure[@]} || die
-       ${myconfigure[@]} || die
+       ${myconfigure[@]} || die
 }
 
 pkg_postinst() {