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:
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