Changes between Version 4 and Version 5 of murmur


Ignore:
Timestamp:
Jan 25, 2017, 2:50:59 AM (7 years ago)
Author:
Jamie McClelland
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • murmur

    v4 v5  
    4444 1. In /usr/local/share, git clone both https://github.com/Robert904/pymumble and https://github.com/Robert904/mumblerecbot
    4545 1. Pull in this change to mumblerecbot: https://github.com/Robert904/mumblerecbot/pull/10/files
     46  1. In /usr/local/share/mumblerecbot:
     47   1. `git add remote jmcclelland git@github.com:jmcclelland/mumblerecbot.git`
     48   1. `git remote update jmcclelland`
     49   1. `git cherry-pick c5416a80fa278ff77b5f49d68856000089589dfc`
    4650 1. In /usr/local/share/pymumble/pycelt edit the Makefile:
    4751  1. Comment out `export PLATFORM = MINGW32` and uncomment `#export PLATFORM = UNIX`