trinity-devel@lists.pearsoncomputing.net

Message: previous - next
Month: June 2012

Re: [trinity-devel] FTBFS tqca-tls (x86_64) can't find TQt3 (i686 builds?)

From: "Timothy Pearson" <kb9vqf@...>
Date: Sun, 24 Jun 2012 17:37:20 -0500
> On 06/24/2012 05:00 PM, Timothy Pearson wrote:
>> See my recent comment on Bug 1016. ;-)
>>
>> Tim
>
> How do I find those commits to see what they did? I've looked through the
> last 7
> commits at:
>
> http://git.trinitydesktop.org/cgit/tqt3/log/
>
> e.g:
>
> http://git.trinitydesktop.org/cgit/tqt3/commit/?id=1ecf57d6cfc4c0f3703eef6c90df9c3914baec6a
>
> But I can't find anything that lines up with:
>
> Commits 4412d295 and 18696899
>
> Where to look?
>

The master patch list at http://www.trinitydesktop.org/patches

Also, what you should do is not try to do anything with GIT iteself, but
simply create a patch file (i.e. tqt3-lib-location.diff) which reverses
the changes in the GIT commit, and apply it as part of your build process.

Tim