Bug 377078: Correct the module definition for NSS and add JSS and SecurityServices

git-svn-id: svn://10.0.0.236/trunk@224384 18797224-902f-48f8-a5cc-f745e15eee43
This commit is contained in:
justdave%bugzilla.org 2007-04-10 23:08:22 +00:00
parent 8f98fb6069
commit a9fe824244

View File

@ -755,13 +755,23 @@ Webclient -a \
#############################################################
#
# Module for iPlanet Network Security Services
# Modules for Network Security Services
# Java Security Services
#
#############################################################
NSS -a \
mozilla/dbm \
mozilla/security/dbm \
mozilla/security/nss \
mozilla/security/coreconf
JSS -a \
mozilla/security/jss
SecurityServices -a \
NSPR \
NSS \
JSS
#############################################################
#