projects
/
gentoo.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
581fd5d
)
sys-devel/qconf: remove redundant die
author
Michael Palimaka
<kensington@gentoo.org>
Sat, 30 Sep 2017 01:45:40 +0000
(11:45 +1000)
committer
Michael Palimaka
<kensington@gentoo.org>
Sat, 30 Sep 2017 01:46:12 +0000
(11:46 +1000)
Package-Manager: Portage-2.3.8, Repoman-2.3.3
sys-devel/qconf/qconf-2.3.ebuild
patch
|
blob
|
history
diff --git
a/sys-devel/qconf/qconf-2.3.ebuild
b/sys-devel/qconf/qconf-2.3.ebuild
index 2be7da306de6d6e470ddc04ff512ed17c085d22a..4989bbe5ad6e23c13ad236774d7005cc7f2ce5d2 100644
(file)
--- a/
sys-devel/qconf/qconf-2.3.ebuild
+++ b/
sys-devel/qconf/qconf-2.3.ebuild
@@
-27,7
+27,7
@@
src_configure() {
econf \
--qtdir="$(qt5_get_libdir)/qt5" \
--extraconf=QMAKE_STRIP= \
- --verbose
|| die
+ --verbose
# just to set all the Gentoo toolchain flags
eqmake5