summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSergei Trofimovich <slyfox@gentoo.org>2019-12-30 22:54:25 +0000
committerSergei Trofimovich <slyfox@gentoo.org>2019-12-30 22:54:25 +0000
commit480d0f15467c26a68c37178fe768bfc19b8d8c3a (patch)
treed43ab6cb8512462b7bab843c867f217a8d68cc58 /sci-chemistry
parentmedia-gfx/curaengine: use ASCII whitespace (diff)
downloadgentoo-480d0f15467c26a68c37178fe768bfc19b8d8c3a.tar.gz
gentoo-480d0f15467c26a68c37178fe768bfc19b8d8c3a.tar.bz2
gentoo-480d0f15467c26a68c37178fe768bfc19b8d8c3a.zip
sci-chemistry/xyza2pipe: use ASCII whitespace
Package-Manager: Portage-2.3.84, Repoman-2.3.20 Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org>
Diffstat (limited to 'sci-chemistry')
-rw-r--r--sci-chemistry/xyza2pipe/xyza2pipe-20121001.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/sci-chemistry/xyza2pipe/xyza2pipe-20121001.ebuild b/sci-chemistry/xyza2pipe/xyza2pipe-20121001.ebuild
index 033619474de5..e6ba5c19332f 100644
--- a/sci-chemistry/xyza2pipe/xyza2pipe-20121001.ebuild
+++ b/sci-chemistry/xyza2pipe/xyza2pipe-20121001.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2017 Gentoo Foundation
+# Copyright 1999-2019 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=6
@@ -21,7 +21,7 @@ PATCHES=( "${FILESDIR}"/${P}-gentoo.patch )
src_prepare() {
default
tc-export CC
- mkdir bin || die
+ mkdir bin || die
}
src_install() {