Patch no longer required
This commit is contained in:
parent
7774a1eb63
commit
5a0bce88d0
2 changed files with 0 additions and 45 deletions
|
@ -27,11 +27,9 @@ RUN apt-get update -yqq && apt-get install -yqq \
|
|||
git --no-install-recommends
|
||||
|
||||
WORKDIR /usr/src/murmur
|
||||
COPY 4414.patch /
|
||||
RUN \
|
||||
git clone https://github.com/mumble-voip/mumble.git . \
|
||||
&& git checkout master \
|
||||
&& git apply /4414.patch \
|
||||
&& git submodule init \
|
||||
&& git submodule update
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue