зеркало из https://github.com/mozilla/pjs.git
Bug 642755 - DTD comment compression breaks localizations, at least Japanese [r=blassey a=blocking-fennec]
This commit is contained in:
Родитель
181e7d61cc
Коммит
816fb0b0c7
|
@ -92,8 +92,6 @@ MOZ_PKG_MANIFEST = package-manifest
|
|||
endif
|
||||
|
||||
libs::
|
||||
find $(DIST)/bin/chrome -type f -name *.dtd -exec sed -i '/<!--.*-->/d' {} \;
|
||||
find $(DIST)/bin/chrome -type f -name *.dtd -exec sed -i '/<!--/,/-->/d' {} \;
|
||||
find $(DIST)/bin/chrome -type f -name *.properties -exec sed -i '/^#/d' {} \;
|
||||
|
||||
include $(topsrcdir)/toolkit/mozapps/installer/packager.mk
|
||||
|
|
Загрузка…
Ссылка в новой задаче