On 26/10/2014 09:55, Mason83 wrote: > On 26/10/2014 09:44, Ray_Net wrote: > >> Philip Chee wrote, On 26/10/2014 07:12: >> >>> On 26/10/2014 07:53, Mason83 wrote: >>> >>>> As a matter of fact, the two files are NEARLY identical : >>> >>> You should start worrying. They should be EXACTLY identical. >> >> So why 2 identical files with different names ? > > (Note that they are not /quite/ identical.) > I'm trying to find where the build process creates the two files.
As expected, the build system is rather complex. I did notice this relevant bit: libs:: cp -p $(MOZ_APP_NAME)$(BIN_SUFFIX) $(DIST)/bin/$(MOZ_APP_NAME)-bin$(BIN_SUFFIX) which seems to imply that seamonkey.bin is intended to be a copy... I'm confused. _______________________________________________ support-seamonkey mailing list [email protected] https://lists.mozilla.org/listinfo/support-seamonkey

