diff options
Diffstat (limited to 'sci-chemistry/theseus/theseus-3.0.0.ebuild')
-rw-r--r-- | sci-chemistry/theseus/theseus-3.0.0.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sci-chemistry/theseus/theseus-3.0.0.ebuild b/sci-chemistry/theseus/theseus-3.0.0.ebuild index 9eebccc8bc96..583bdf1e28c5 100644 --- a/sci-chemistry/theseus/theseus-3.0.0.ebuild +++ b/sci-chemistry/theseus/theseus-3.0.0.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2015 Gentoo Foundation +# Copyright 1999-2020 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=5 @@ -57,7 +57,7 @@ src_prepare() { -i theseus_align || die } -src_compile () { +src_compile() { emake ltheseus default } |