summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBjoern Michaelsen <bjoern.michaelsen@canonical.com>2013-02-25 15:49:49 +0100
committerBjoern Michaelsen <bjoern.michaelsen@canonical.com>2013-02-25 15:55:06 +0100
commitb0565809774c27b2ec72b036ced42b935b7b4be9 (patch)
treee9761b4be5ca3d4f824bf5c976de0f8e9ab78773
parent38ea2837998e5f8036184c06a285ddb8bc599337 (diff)
fdo#60924: move writerfilter from scp2 to gbuild
Change-Id: I17f68196edeb685fb8d3f95616be1199fd5f1de2
-rw-r--r--Repository.mk2
-rw-r--r--scp2/source/ooo/file_library_ooo.scp2
2 files changed, 1 insertions, 3 deletions
diff --git a/Repository.mk b/Repository.mk
index 199816a1795a..5c1ca3737a0b 100644
--- a/Repository.mk
+++ b/Repository.mk
@@ -259,6 +259,7 @@ $(eval $(call gb_Helper_register_libraries_for_install,OOOLIBS,OOO, \
odbcbase \
t602filter \
wpftwriter \
+ writerfilter \
))
$(eval $(call gb_Helper_register_libraries,OOOLIBS, \
@@ -403,7 +404,6 @@ $(eval $(call gb_Helper_register_libraries,OOOLIBS, \
vclplug_kde4 \
vclplug_svp \
wpftdraw \
- writerfilter \
xmlscript \
xmlfa \
xmlfd \
diff --git a/scp2/source/ooo/file_library_ooo.scp b/scp2/source/ooo/file_library_ooo.scp
index 105beaaa72cd..1da3175ce77d 100644
--- a/scp2/source/ooo/file_library_ooo.scp
+++ b/scp2/source/ooo/file_library_ooo.scp
@@ -786,8 +786,6 @@ SPECIAL_LIB_FILE(gid_File_Lib_Mozbootstrap,mozbootstrap)
#endif
-STD_LIB_FILE(gid_File_Lib_Writerfilter,writerfilter)
-
STD_LIB_FILE(gid_File_Lib_Mysql,mysql)
STD_LIB_FILE(gid_File_Lib_Odbc,odbc)