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:
Diffstat (limited to 'win/build.sh')
-rwxr-xr-xwin/build.sh1
1 files changed, 0 insertions, 1 deletions
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