Fix the nightly build machine which was unable to use 7zip when packaging the installer bits

because of a missing line return.
This commit is contained in:
scott%scott-macgregor.org 2004-07-06 23:43:33 +00:00
parent 52a644a5ef
commit f9c340ae64

View File

@ -13,4 +13,4 @@ FileUninstallZIP = UninstallThunderbird.zip
FileInstallerNETRoot = ThunderbirdNetSetup FileInstallerNETRoot = ThunderbirdNetSetup
ComponentList = xpcom,mail,talkback,deflenus,langenus,regus,offline ComponentList = xpcom,mail,talkback,deflenus,langenus,regus,offline
LicenseFile = mail/LICENSE.txt LicenseFile = mail/LICENSE.txt
7ZipSFXModule = other-licenses/7zstub/thunderbird/7zSD.sfx 7ZipSFXModule = other-licenses/7zstub/thunderbird/7zSD.sfx