Bug List: (This bug is not in your last search results)   Show last search results      Search page      Enter new bug
Bug#: 202578
Alias:
Product:
Component:
Status: RESOLVED
Resolution: FIXED
Assigned To: Markus Dittrich <markusle@gentoo.org>
Hardware:
OS:
Version:
Priority:
Severity:
Reporter: Adam Piątyszek <ediap@users.sourceforge.net>
Add CC:
CC:
Remove selected CCs
URL:
Summary:
Status Whiteboard:
Keywords:

Filename Description Type Creator Created Size Actions
itpp-minimal.patch Fix unusable "minimal" USE flag in itpp-4.0.0.ebuild patch Adam Piątyszek 2007-12-17 14:03 0000 669 bytes Details | Diff
Create a New Attachment (proposed patch, testcase, etc.) View All

Bug 202578 depends on: Show dependency tree
Bug 202578 blocks:
Votes: 0    Show votes for this bug    Vote for this bug

Additional Comments: (this is where you put emerge --info)


Not eligible to see or edit group visibility for this bug.






View Bug Activity   |   Format For Printing   |   XML   |   Clone This Bug


Description:   Opened: 2007-12-17 14:02 0000
Hi!

Another bug in itpp-4.0.0.ebuild is that the "minimal" use flag has no effect
on configure arguments. The attached patch fixes this problem.

BR,
/Adam

------- Comment #1 From Adam Piątyszek 2007-12-17 14:03:02 0000 -------
Created an attachment (id=138733) [details]
itpp-minimal.patch

------- Comment #2 From Jakub Moc (RETIRED) 2007-12-17 14:45:53 0000 -------
Why did you rename myconf? Completely unneeded, just add ${myconf} to econf
arguments and leave the rest as is...

------- Comment #3 From Adam Piątyszek 2007-12-17 21:14:40 0000 -------
(In reply to comment #2)
> Why did you rename myconf? Completely unneeded, just add ${myconf} to econf
> arguments and leave the rest as is...

I renamed it to minimal_conf, to make sure that it is appended to configure
command without double quotation around ${minimal_conf}, independently of other
possible myconf switches.
With double quotes, i.e. "${minimal_conf}", the configure command fails.

But if you wish to have it as myconf, I don't mind your choice.

------- Comment #4 From Markus Dittrich 2007-12-18 11:30:59 0000 -------
Thanks for pointing this out, Adam; I just fixed this
in the itpp-4.0.1 ebuild.

cheers,
Markus

Bug List: (This bug is not in your last search results)   Show last search results      Search page      Enter new bug