remove create-orders patch

This commit is contained in:
2020-12-07 22:46:28 +01:00
parent 4e4f10eff1
commit 889d87dbde
3 changed files with 10 additions and 18 deletions

View File

@ -45,7 +45,6 @@ RUN DEBIAN_FRONTEND="noninteractive" apt-get install -y \
cd git.eressea && \
git submodule update --init && \
patch process/backup-eressea < /eressea/backup-eressea.patch && \
patch process/create-orders < /eressea/create-orders.patch && \
s/cmake-init && \
s/build && \
ln -sf conf/eressea.ini && \