Bugzilla Bug 290217: in the "gmake import" build method, import NSPR 4.6

and do not import DBM. Instead, build DBM from sources. r=relyea.
a=christophe.ravel.
Modified files: manifest.mn Makefile
This commit is contained in:
wtchang%redhat.com 2005-04-15 00:28:40 +00:00
parent 80815b4679
commit c82c09e77b
2 changed files with 2 additions and 3 deletions

View File

@ -166,7 +166,7 @@ else
endif
endif
nss_RelEng_bld: build_coreconf import all
nss_RelEng_bld: build_coreconf import build_dbm all
package:
$(MAKE) -C pkg publish

View File

@ -37,8 +37,7 @@
CORE_DEPTH = ..
DEPTH = ..
IMPORTS = nspr20/v4.4.1 \
dbm/DBM_1_61_RTM \
IMPORTS = nspr20/v4.6 \
$(NULL)
RELEASE = nss