Bug 1311610 - Add EditorUtils.* to package-manifest: Use RESPATH instead of BINPATH to fix OS X bustage. r=bustage-fix

This commit is contained in:
Sebastian Hengst 2016-11-28 19:33:57 +01:00
Родитель 138cf55639
Коммит afd15deb13
1 изменённых файлов: 2 добавлений и 2 удалений

Просмотреть файл

@ -406,8 +406,8 @@
@RESPATH@/components/NetworkGeolocationProvider.manifest
@RESPATH@/components/NetworkGeolocationProvider.js
@RESPATH@/components/extensions.manifest
@BINPATH@/components/EditorUtils.manifest
@BINPATH@/components/EditorUtils.js
@RESPATH@/components/EditorUtils.manifest
@RESPATH@/components/EditorUtils.js
@RESPATH@/components/addonManager.js
@RESPATH@/components/amContentHandler.js
@RESPATH@/components/amInstallTrigger.js