Bug 509888: Packaging does not include xulrunner in the fennec package, r=blassey

This commit is contained in:
Mark Finkle 2009-08-12 02:20:48 -04:00
Родитель 9f31a30a4f
Коммит 1d22e0995b
1 изменённых файлов: 1 добавлений и 1 удалений

Просмотреть файл

@ -62,7 +62,7 @@ NO_PKG_FILES = \
nsinstall \
$(NULL)
ifndef SYSTEM_LIBXUL
ifdef SYSTEM_LIBXUL
NO_PKG_FILES += xulrunner
endif