projects
/
gentoo.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
94f0501
)
sci-electronics/geda: extra -lgio-2.0 no longer needed.
author
Michael Weber
<xmw@gentoo.org>
Sun, 29 Jan 2017 18:52:09 +0000
(19:52 +0100)
committer
Michael Weber
<xmw@gentoo.org>
Sun, 29 Jan 2017 19:16:28 +0000
(20:16 +0100)
Package-Manager: Portage-2.3.3, Repoman-2.3.1
sci-electronics/geda/geda-1.9.2.ebuild
patch
|
blob
|
history
diff --git
a/sci-electronics/geda/geda-1.9.2.ebuild
b/sci-electronics/geda/geda-1.9.2.ebuild
index 6983954e112b6c4025d755accfa08184a6064cce..c2602eb8a7019643e17eced8af8e205e94e3b2af 100644
(file)
--- a/
sci-electronics/geda/geda-1.9.2.ebuild
+++ b/
sci-electronics/geda/geda-1.9.2.ebuild
@@
-42,7
+42,6
@@
S=${WORKDIR}/${MY_P}
DOCS="AUTHORS NEWS README"
src_prepare() {
- append-libs -lgio-2.0
if ! use doc ; then
sed -i -e '/^SUBDIRS = /s/docs//' Makefile.in || die
fi