Skip to content

Commit

Permalink
gnome-extra/gnome-calculator: do not build static library
Browse files Browse the repository at this point in the history
Package-Manager: portage-2.2.26
  • Loading branch information
EvaSDK committed Jan 2, 2016
1 parent 108d345 commit 7c862e1
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion gnome-extra/gnome-calculator/gnome-calculator-3.18.2.ebuild
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# Copyright 1999-2015 Gentoo Foundation
# Copyright 1999-2016 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Id$

Expand Down Expand Up @@ -35,5 +35,6 @@ DEPEND="${COMMON_DEPEND}

src_configure() {
gnome2_src_configure \
--disable-static \
VALAC=$(type -P true)
}

0 comments on commit 7c862e1

Please sign in to comment.