Page MenuHomeSolus

tig
Closed, ResolvedPublic

Description

Patch for the inclusion of tig into the solus repositories

Related Objects

StatusSubtypeAssignedTask
ResolvedJoshStrobl
ResolvedJoshStrobl

Event Timeline

rbnswartz renamed this task from tig to tig patch submission.Mar 12 2017, 6:24 AM
rbnswartz created this task.
JoshStrobl renamed this task from tig patch submission to tig.Mar 12 2017, 6:38 AM
JoshStrobl added a subscriber: JoshStrobl.

The use of make configure from their Makefile is unnecessary. Use our %autogen actionable macro (this'll call configure as well). LGTM otherwise.

Thanks for the heads up Josh. I've changed to using the autogen macro let me know if you see anything else that needs changes.