mirror of
https://github.com/ONLYOFFICE/sdkjs.git
synced 2026-04-07 14:09:12 +08:00
Changed package name
This commit is contained in:
2
Makefile
2
Makefile
@ -15,7 +15,7 @@ GRUNT_ENV += BUILD_NUMBER=$(BUILD_NUMBER)
|
||||
|
||||
WEBAPPS_DIR = web-apps
|
||||
|
||||
ifeq ($(PRODUCT_NAME),$(filter $(PRODUCT_NAME),documentserver-integration documentserver-enterprise))
|
||||
ifeq ($(PRODUCT_NAME),$(filter $(PRODUCT_NAME),documentserver-de documentserver-ie))
|
||||
WEBAPPS_DIR = web-apps-pro
|
||||
endif
|
||||
|
||||
|
||||
Reference in New Issue
Block a user