JBR-4067 fix misprint with applying obsolete exclude_jcef_module.patch

This commit is contained in:
Vitaly Provodin
2021-12-07 04:31:14 +07:00
committed by alexey.ushakov@jetbrains.com
parent d4b896e50e
commit 1bb738e43d

View File

@@ -24,8 +24,6 @@ source jb/project/tools/common/scripts/common.sh
JBRSDK_BASE_NAME=jbrsdk-${JBSDK_VERSION}
[ -z "$bundle_type" ] && (git apply -p0 < jb/project/tools/patches/exclude_jcef_module.patch || exit $?)
sh configure \
--with-debug-level=release \
--with-vendor-name="${VENDOR_NAME}" \