On Sun, Dec 22, 2013 at 4:23 AM, Ingo Weinhold <ingo_weinhold@xxxxxx> wrote: > On 12/22/2013 01:15 PM, scott mc wrote: > >> hrev46582 adds 5 changesets to branch 'master' >> old head: f829889455c220fd756cdd4fb807297f691e63b7 >> new head: 7166099626cf17ef862aeec8d6bd077822acf3a6 >> overview: http://cgit.haiku-os.org/haiku/log/?qt=range&q=7166099+ >> %5Ef829889 >> >> ------------------------------------------------------------ >> ---------------- >> >> 2120a51: Added first wave of libpak files >> >> e268581: Missed libpaper_x86 >> >> 98394e3: Fixed typo in physfs name >> >> f55cb7b: Removed non-existing x86 builds of sdl_mixer >> >> 7166099: Removed vorbis-tools from this round as the gcc2 build has issues >> >> [ Scott McCreary < >> scottmc2@xxxxxxxxx> ] >> > > BTW, there's "git commit --amend" to fix an issue in the previous commit > (and "git rebase -i" for other changes) as long as it hasn't been pushed > yet. > > CU, Ingo > > > Yeah I probably could have done that. I was working my way through the intial pusj and kept having minor issues along the way, so that I would note them as I went. I'm still building to see if I missed dependencies of some of these, I probably did, and if so will add them tomorrow. -scott