back out cd08e1a21a4c (Bug 798255) for orange on Win Opt / Win64 Opt builders

This commit is contained in:
Daniel Holbert 2012-10-16 17:25:24 -07:00
parent ec1e4e65db
commit ec2610ec34

View File

@ -67,8 +67,6 @@ UNINSTALLER_PACKAGE_HOOK = $(RM) -r $(STAGEDIST)/uninstall; \
cp ../installer/windows/l10ngen/helper.exe $(STAGEDIST)/uninstall; \
$(RM) $(_ABS_DIST)/l10n-stage/setup.exe; \
cp ../installer/windows/l10ngen/setup.exe $(_ABS_DIST)/l10n-stage; \
cp ../installer/windows/l10ngen/stub.exe $(_ABS_DIST)/$(PKG_INST_PATH)$(PKG_INST_BASENAME)-stub.exe; \
chmod 0755 $(_ABS_DIST)/$(PKG_INST_PATH)$(PKG_INST_BASENAME)-stub.exe; \
$(NULL)
endif