diff options
Diffstat (limited to 'sci-chemistry/xyza2pipe/xyza2pipe-20121001.ebuild')
-rw-r--r-- | sci-chemistry/xyza2pipe/xyza2pipe-20121001.ebuild | 4 |
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() { |