Skip to content

Commit

Permalink
dev-scheme/guile: drop deprecated ltprune eclass
Browse files Browse the repository at this point in the history
Signed-off-by: Conrad Kostecki <[email protected]>
Signed-off-by: David Seifert <[email protected]>
  • Loading branch information
ConiKost authored and SoapGentoo committed May 31, 2021
1 parent 70569b2 commit 70194db
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions dev-scheme/guile/guile-2.0.14-r3.ebuild
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
# Distributed under the terms of the GNU General Public License v2

EAPI=6
inherit flag-o-matic autotools ltprune
inherit flag-o-matic autotools

DESCRIPTION="GNU Ubiquitous Intelligent Language for Extensions"
HOMEPAGE="https://www.gnu.org/software/guile/"
Expand Down Expand Up @@ -71,7 +71,7 @@ src_configure() {

src_install() {
default
prune_libtool_files
find "${ED}" -name '*.la' -delete || die

# From Novell
# https://bugzilla.novell.com/show_bug.cgi?id=874028#c0
Expand Down

0 comments on commit 70194db

Please sign in to comment.