projects
/
gentoo.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
c61e8ac
)
net-im/psi: Configure with --no-separate-debug-info
author
Andreas Sturmlechner
<asturm@gentoo.org>
Sun, 26 Mar 2017 09:40:13 +0000
(11:40 +0200)
committer
Andreas Sturmlechner
<asturm@gentoo.org>
Sun, 26 Mar 2017 09:40:13 +0000
(11:40 +0200)
Gentoo-bug: 575668
Package-Manager: Portage-2.3.3, Repoman-2.3.1
net-im/psi/psi-0.15.ebuild
patch
|
blob
|
history
diff --git
a/net-im/psi/psi-0.15.ebuild
b/net-im/psi/psi-0.15.ebuild
index 2c60b4f0e87900df3fbec5130b4d4ce061fe2a80..7f771ecfb559bef5b0c82237f44284d83922aaaf 100644
(file)
--- a/
net-im/psi/psi-0.15.ebuild
+++ b/
net-im/psi/psi-0.15.ebuild
@@
-64,6
+64,7
@@
src_configure() {
--prefix=/usr
--qtdir=/usr
--disable-growl
+ --no-separate-debug-info
$(use dbus || echo '--disable-qdbus')
$(use debug && echo '--debug')
$(use spell || echo '--disable-aspell')