Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 687550 - net-misc/connman-gtk-1.1.1 calls configure twice
Summary: net-misc/connman-gtk-1.1.1 calls configure twice
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal
Assignee: Marek Szuba (RETIRED)
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2019-06-07 01:13 UTC by Ben Kohler
Modified: 2019-06-07 11:45 UTC (History)
0 users

See Also:
Package list:
Runtime testing required: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Ben Kohler gentoo-dev 2019-06-07 01:13:23 UTC
There is an unneeded "default" call in src_configure here.  It calls configure once with no extra arguments via "default", then again with the proper arguments via "econf .."
Comment 1 Marek Szuba (RETIRED) archtester gentoo-dev 2019-06-07 11:44:50 UTC
Finally an excuse to bump this package to EAPI-7! Thanks.
Comment 2 Larry the Git Cow gentoo-dev 2019-06-07 11:45:44 UTC
The bug has been closed via the following commit(s):

https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=5b6d3fbdaf850ab465e97a9fe5b0f03fbd7d63fe

commit 5b6d3fbdaf850ab465e97a9fe5b0f03fbd7d63fe
Author:     Marek Szuba <marecki@gentoo.org>
AuthorDate: 2019-06-07 11:44:16 +0000
Commit:     Marek Szuba <marecki@gentoo.org>
CommitDate: 2019-06-07 11:45:33 +0000

    net-misc/connman-gtk: do not call econf twice
    
    Also, bump to EAPI-7.
    
    Closes: https://bugs.gentoo.org/687550
    Signed-off-by: Marek Szuba <marecki@gentoo.org>
    Package-Manager: Portage-2.3.66, Repoman-2.3.11

 net-misc/connman-gtk/connman-gtk-1.1.1-r1.ebuild | 53 ++++++++++++++++++++++++
 1 file changed, 53 insertions(+)