Cleaning up after alecf.
git-svn-id: svn://10.0.0.236/trunk@127152 18797224-902f-48f8-a5cc-f745e15eee43
This commit is contained in:
parent
1f7460d639
commit
7cca0f7076
@ -778,10 +778,6 @@ sub BuildClientDist()
|
||||
#UCONV
|
||||
InstallFromManifest(":mozilla:intl:uconv:idl:MANIFEST_IDL", "$distdirectory:idl:");
|
||||
InstallFromManifest(":mozilla:intl:uconv:public:MANIFEST", "$distdirectory:uconv:");
|
||||
if ($main::options{mathml})
|
||||
{
|
||||
InstallFromManifest(":mozilla:intl:uconv:ucvmath:MANIFEST", "$distdirectory:uconv:");
|
||||
}
|
||||
|
||||
#UNICHARUTIL
|
||||
InstallFromManifest(":mozilla:intl:unicharutil:public:MANIFEST", "$distdirectory:unicharutil");
|
||||
@ -1203,11 +1199,6 @@ sub BuildClientDist()
|
||||
InstallFromManifest(":mozilla:js:jsd:MANIFEST", "$distdirectory:jsdebug:");
|
||||
}
|
||||
|
||||
# libart
|
||||
if ($main::options{libart_lgpl}) {
|
||||
InstallFromManifest(":mozilla:modules:libart_lgpl:MANIFEST", "$distdirectory:include:");
|
||||
}
|
||||
|
||||
print("--- Client Dist export complete ----\n");
|
||||
}
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user