jitsi-meet: re-indent a couple lines

This commit is contained in:
Pierre Pronchery 2020-11-22 04:00:26 +01:00
parent 24268b622e
commit afc9f2efe9
1 changed files with 3 additions and 2 deletions

View File

@ -11,12 +11,13 @@ INSTALL_TARGET= deploy source-package
EGDIR= share/jitsi-meet
CONF_FILES= ${EGDIR}/config.js ${PKG_SYSCONFDIR}/jitsi/meet/config.js
CONF_FILES+= ${EGDIR}/interface_config.js ${PKG_SYSCONFDIR}/jitsi/meet/interface_config.js
CONF_FILES+= ${EGDIR}/interface_config.js \
${PKG_SYSCONFDIR}/jitsi/meet/interface_config.js
CONF_FILES+= ${EGDIR}/title.html ${PKG_SYSCONFDIR}/jitsi/meet/title.html
INSTALLATION_DIRS= ${EGDIR} share/examples/jitsi-meet
BUILD_DEFS+= VARBASE
BUILD_DEFS+= VARBASE
SUBST_CLASSES+= paths
SUBST_STAGE.paths= pre-configure