forked from pool/element-web
Disable jitsi download
OBS-URL: https://build.opensuse.org/package/show/devel:languages:nodejs/element-web?expand=0&rev=49
This commit is contained in:
parent
94af8344d5
commit
94e47272e0
@ -55,7 +55,7 @@ yarn install --offline --pure-lockfile
|
||||
|
||||
mkdir -p webapp
|
||||
cp %{SOURCE2} ./webapp/jitsi_external_api.min.js
|
||||
echo 'return;' > scripts/build-jitsi.ts
|
||||
echo > scripts/build-jitsi.ts
|
||||
|
||||
DIST_VERSION=%{version} ./scripts/package.sh
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user