Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/nextcloud/client_theming.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRoeland Jago Douma <roeland@famdouma.nl>2017-03-23 11:03:53 +0300
committerRoeland Jago Douma <roeland@famdouma.nl>2017-03-23 11:03:53 +0300
commit834f74f4d2479a7a88a0a5bab1aee13a2a2e20e7 (patch)
treeaaf78b4008bbfd9401dcec028060c4e58cef1a0a
parentd65eb9e8cc91cca34dd13bf1e4ec695c390be550 (diff)
build 2.3.1
Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
m---------client0
-rwxr-xr-xwin/build.sh1
2 files changed, 0 insertions, 1 deletions
diff --git a/client b/client
-Subproject 8325996568a4d859a801bbc2a16d8d0a666ca6c
+Subproject 433ba03a2e092fd8de4d2830fff58f65e602d30
diff --git a/win/build.sh b/win/build.sh
index cf67dad..6aadf15 100755
--- a/win/build.sh
+++ b/win/build.sh
@@ -10,7 +10,6 @@ su - user << EOF
cmake -DCMAKE_TOOLCHAIN_FILE=../client/admin/win/Toolchain-mingw32-openSUSE.cmake\
-DWITH_CRASHREPORTER=ON \
-DOEM_THEME_DIR=/home/user/nextcloudtheme \
- -DMIRALL_VERSION_SUFFIX=rc1 \
../client
make -j4
make package