commit:     b606d356e6b5443db3d7edacf6a367de7fdd621b
Author:     Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Wed Jan 27 03:51:21 2021 +0000
Commit:     Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Wed Jan 27 03:51:21 2021 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b606d356

sci-libs/octomap: fix WhitespaceFound

Package-Manager: Portage-3.0.14, Repoman-3.0.2
Signed-off-by: Sam James <sam <AT> gentoo.org>

 sci-libs/octomap/octomap-1.9.5.ebuild | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/sci-libs/octomap/octomap-1.9.5.ebuild 
b/sci-libs/octomap/octomap-1.9.5.ebuild
index 230100c8176..b38b3ab44bf 100644
--- a/sci-libs/octomap/octomap-1.9.5.ebuild
+++ b/sci-libs/octomap/octomap-1.9.5.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2020 Gentoo Authors
+# Copyright 1999-2021 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=7
@@ -68,7 +68,7 @@ src_install() {
                dodoc -r dynamicEDT3D/doc/html/*
        fi
 
-  insinto /usr/share/ros_packages/${PN}
+       insinto /usr/share/ros_packages/${PN}
        doins "${ED}/usr/share/${PN}/package.xml"
 
        if use qt5; then

Reply via email to