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 <rullzer@users.noreply.github.com>2017-03-23 15:03:41 +0300
committerGitHub <noreply@github.com>2017-03-23 15:03:41 +0300
commit657961b90fde896db14616826472188b6211c148 (patch)
treee973d8403b32d5b2e584b25678707cbf3b108d8f
parent8d5eaa3aa72e3cc1d3a1004c63485efcdc4f91fe (diff)
parent834f74f4d2479a7a88a0a5bab1aee13a2a2e20e7 (diff)
Merge pull request #107 from nextcloud/v2.3.1v2.3.1
build 2.3.1
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