Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion Office2019PackageBuilder/MS_Office_2019_PKGBuilder.sh
Original file line number Diff line number Diff line change
Expand Up @@ -80,7 +80,7 @@ PKG_ID="ch.ethz.mac.pkg.${PRODUCT}.${PKG_LANGUAGE}"
# needed directories
# IMPORTANT:
# The following directory has to exist and must contain
# your Microsoft_Office_2019_VL_Serializer.pkg
# your Microsoft_Office_2019_VL_Serializer_Universal.pkg
# You can get this PKG from Microsoft:
# https://www.microsoft.com/Licensing/servicecenter/default.aspx
# Attention: You need a login and a valid contract with Microsoft!
Expand Down