summaryrefslogtreecommitdiff
path: root/postprocess
diff options
context:
space:
mode:
authorJan Holesovsky <kendy@suse.cz>2011-10-18 12:05:08 +0200
committerJan Holesovsky <kendy@suse.cz>2011-10-18 12:10:05 +0200
commitd37209912b44f5accee73e7f774122b195fe2183 (patch)
tree03debcabc2cb73b294ba1e1d074e33f2c99d9073 /postprocess
parent5f3a31f6f5a0271a5d2d04852e88a66672027bd1 (diff)
Decouple NSS build from the Mozilla build.
This allows xmlsecurity to be built even when --disable-mozilla is provided.
Diffstat (limited to 'postprocess')
-rw-r--r--postprocess/packcomponents/makefile.mk2
1 files changed, 1 insertions, 1 deletions
diff --git a/postprocess/packcomponents/makefile.mk b/postprocess/packcomponents/makefile.mk
index 2da7af8041f2..e41ead326653 100644
--- a/postprocess/packcomponents/makefile.mk
+++ b/postprocess/packcomponents/makefile.mk
@@ -276,7 +276,7 @@ my_components += \
my_components += ldapbe2
.END
-.IF "$(WITH_MOZILLA)" != "NO"
+.IF "$(ENABLE_NSS_MODULE)" != "NO"
my_components += \
component/xmlsecurity/util/xsec_fw \
pl