зеркало из https://github.com/mozilla/gecko-dev.git
Add Find component MANIFEST entries
This commit is contained in:
Родитель
5897ac1511
Коммит
d46c44b728
|
@ -402,6 +402,12 @@ sub BuildDist()
|
|||
}
|
||||
}
|
||||
|
||||
|
||||
# XPFE COMPONENTS
|
||||
InstallFromManifest(":mozilla:xpfe:components:public:MANIFEST", "$distdirectory:xpfe:components");
|
||||
# find
|
||||
InstallFromManifest(":mozilla:xpfe:components:find:public:MANIFEST", "$distdirectory:xpfe:components:find");
|
||||
|
||||
# XPAPPS
|
||||
InstallFromManifest(":mozilla:xpfe:AppCores:public:MANIFEST", "$distdirectory:xpfe:");
|
||||
InstallFromManifest(":mozilla:xpfe:appshell:public:MANIFEST", "$distdirectory:xpfe:");
|
||||
|
|
Загрузка…
Ссылка в новой задаче