commit: 6ca40c221ea37bcd626a75ea93be8d9143afb5a9 Author: Daniel Campbell <zlg <AT> gentoo <DOT> org> AuthorDate: Mon Sep 12 12:35:29 2016 +0000 Commit: Daniel Campbell <zlg <AT> gentoo <DOT> org> CommitDate: Mon Sep 12 12:37:12 2016 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=6ca40c22
dev-lang/gnu-smalltalk: Fix src_prepare per 593580 Gentoo-Bug: #593580 Gentoo-Bug-URL: https://bugs.gentoo.org/593580 Package-Manager: portage-2.3.0 dev-lang/gnu-smalltalk/gnu-smalltalk-3.2.5.ebuild | 1 + 1 file changed, 1 insertion(+) diff --git a/dev-lang/gnu-smalltalk/gnu-smalltalk-3.2.5.ebuild b/dev-lang/gnu-smalltalk/gnu-smalltalk-3.2.5.ebuild index bd46fcd..6540cb9 100644 --- a/dev-lang/gnu-smalltalk/gnu-smalltalk-3.2.5.ebuild +++ b/dev-lang/gnu-smalltalk/gnu-smalltalk-3.2.5.ebuild @@ -33,6 +33,7 @@ SITEFILE=50gnu-smalltalk-gentoo.el src_prepare() { # fix misuse of the Tcl API, bug 492710 epatch "${FILESDIR}"/${PN}-3.2_use-result.patch + default } src_configure() {
