mirror of
https://github.com/mozilla/gecko-dev.git
synced 2024-12-13 18:27:35 +00:00
Remove Widget from the build list (it shouldn't have been their in the first place) -- my error.
This commit is contained in:
parent
7b679c1f2b
commit
37c717b8d1
@ -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;
|
||||
|
Loading…
Reference in New Issue
Block a user