зеркало из https://github.com/mozilla/pjs.git
Remove BUILD_OFFICIAL requirement for building packages.
Thanks to David Baron <dbaron@fas.harvard.edu> for the patch. Bug #119649 r=cls
This commit is contained in:
Родитель
1b8b550f2b
Коммит
de6212d785
|
@ -77,9 +77,7 @@ ifeq ($(MOZ_PKG_FORMAT),DEB)
|
|||
PKG_SUFFIX = .deb
|
||||
endif
|
||||
|
||||
ifdef BUILD_OFFICIAL
|
||||
TARGETS = $(PACKAGE)
|
||||
endif
|
||||
|
||||
NSPR_LDIR = $(findstring -L,$(NSPR_LIBS))
|
||||
ifneq ($(NSPR_LDIR),)
|
||||
|
|
Загрузка…
Ссылка в новой задаче