[Libreoffice-commits] .: postprocess/packcomponents
Stephan Bergmann
sbergmann at kemper.freedesktop.org
Mon Nov 7 00:53:12 PST 2011
postprocess/packcomponents/makefile.mk | 3 +--
1 file changed, 1 insertion(+), 2 deletions(-)
New commits:
commit b3a1db63d36a92b80289d9eeec779eb75d31b5ee
Author: Stephan Bergmann <sbergman at redhat.com>
Date: Mon Nov 7 09:53:03 2011 +0100
Minor clean up.
diff --git a/postprocess/packcomponents/makefile.mk b/postprocess/packcomponents/makefile.mk
index eb10ee9..e8e189e 100644
--- a/postprocess/packcomponents/makefile.mk
+++ b/postprocess/packcomponents/makefile.mk
@@ -142,6 +142,7 @@ my_components = \
component/xmloff/util/xo \
component/xmlscript/util/xcr \
component/xmlsecurity/util/xmlsecurity \
+ component/xmlsecurity/util/xsec_fw \
configmgr \
ctl \
dbase \
@@ -281,8 +282,6 @@ my_components += ldapbe2
my_components += pl
.END
-my_components += component/xmlsecurity/util/xsec_fw
-
.IF "$(ENABLE_XMLSEC)" == "YES"
.IF "$(OS)" == "WNT"
my_components += component/xmlsecurity/util/xsec_xmlsec.windows
More information about the Libreoffice-commits
mailing list