Remove Widget from the build list (it shouldn't have been their in the first place) -- my error.
git-svn-id: svn://10.0.0.236/trunk@8562 18797224-902f-48f8-a5cc-f745e15eee43
This commit is contained in:
@@ -339,10 +339,6 @@ sub DistMozilla()
|
||||
#BASE
|
||||
InstallFromManifest(":mozilla:base:public:MANIFEST", ":mozilla:dist:base:");
|
||||
InstallFromManifest(":mozilla:base:src:MANIFEST", ":mozilla:dist:base:");
|
||||
|
||||
#WIDGET
|
||||
InstallFromManifest(":mozilla:widget:public:MANIFEST", ":mozilla:dist:widget:");
|
||||
InstallFromManifest(":mozilla:widget:src:mac:MANIFEST", ":mozilla:dist:widget:");
|
||||
}
|
||||
|
||||
1;
|
||||
|
||||
Reference in New Issue
Block a user