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=1ecf57d6cfc4c0f3703eef6c…
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