summaryrefslogtreecommitdiff
path: root/postprocess
diff options
context:
space:
mode:
authorNorbert Thiebaud <nthiebaud@gmail.com>2012-11-08 16:25:37 -0600
committerTor Lillqvist <tml@iki.fi>2012-11-09 07:58:02 +0000
commit060219ac1a2350cfe89d5415b925dca8150f864d (patch)
treeb708135a25bd5e32673e29eaef9abe785c2ad200 /postprocess
parent325ac9d353057767da9648fab332eac9c4a6ef0c (diff)
binfilter.die.die.die
Change-Id: Ia3c103e4343d309b997ed37e33a382ffdfbddac3 Reviewed-on: https://gerrit.libreoffice.org/1014 Reviewed-by: Tor Lillqvist <tml@iki.fi> Tested-by: Tor Lillqvist <tml@iki.fi>
Diffstat (limited to 'postprocess')
-rw-r--r--postprocess/packcomponents/makefile.mk6
-rw-r--r--postprocess/packregistry/makefile.mk22
-rw-r--r--postprocess/prj/build.lst2
3 files changed, 1 insertions, 29 deletions
diff --git a/postprocess/packcomponents/makefile.mk b/postprocess/packcomponents/makefile.mk
index d8e43bf271a6..269bf5863f8a 100644
--- a/postprocess/packcomponents/makefile.mk
+++ b/postprocess/packcomponents/makefile.mk
@@ -307,12 +307,6 @@ my_components += \
component/wizards/com/sun/star/wizards/web/web
.END
-.IF "$(WITH_BINFILTER)" != "NO"
-my_components += \
- bf_migratefilter \
- bindet
-.END
-
.IF "$(WITH_MOZILLA)" != "NO"
my_components += component/extensions/source/plugin/pl
.END
diff --git a/postprocess/packregistry/makefile.mk b/postprocess/packregistry/makefile.mk
index 9a8b33067fd8..b0f000180890 100644
--- a/postprocess/packregistry/makefile.mk
+++ b/postprocess/packregistry/makefile.mk
@@ -430,28 +430,6 @@ MY_FILES_xsltfilter = \
$(MY_MOD)/fcfg_xslt_filters.xcu \
$(MY_MOD)/fcfg_xslt_types.xcu
-.IF "$(WITH_BINFILTER)" != "NO"
-MY_XCDS += $(MISC)/binfilter.xcd
-MY_DEPS_binfilter = main
-MY_FILES_binfilter = \
- $(MY_MOD)/fcfg_chart_bf_filters.xcu \
- $(MY_MOD)/fcfg_chart_bf_types.xcu \
- $(MY_MOD)/fcfg_calc_bf_filters.xcu \
- $(MY_MOD)/fcfg_calc_bf_types.xcu \
- $(MY_MOD)/fcfg_draw_bf_filters.xcu \
- $(MY_MOD)/fcfg_draw_bf_types.xcu \
- $(MY_MOD)/fcfg_global_bf_filters.xcu \
- $(MY_MOD)/fcfg_global_bf_types.xcu \
- $(MY_MOD)/fcfg_impress_bf_filters.xcu \
- $(MY_MOD)/fcfg_impress_bf_types.xcu \
- $(MY_MOD)/fcfg_math_bf_filters.xcu \
- $(MY_MOD)/fcfg_math_bf_types.xcu \
- $(MY_MOD)/fcfg_web_bf_filters.xcu \
- $(MY_MOD)/fcfg_web_bf_types.xcu \
- $(MY_MOD)/fcfg_writer_bf_filters.xcu \
- $(MY_MOD)/fcfg_writer_bf_types.xcu
-.END
-
.IF "$(BUILD_POSTGRESQL_SDBC)" == "YES"
MY_XCDS += $(MISC)/postgresqlsdbc.xcd
MY_DEPS_postgresqlsdbc = main
diff --git a/postprocess/prj/build.lst b/postprocess/prj/build.lst
index 7353c6c68060..6048cd82804d 100644
--- a/postprocess/prj/build.lst
+++ b/postprocess/prj/build.lst
@@ -1,4 +1,4 @@
-po postprocess :: BINFILTER:binfilter CRASHREP:crashrep HELP:helpcontent2 ODK:odk MYSQLC:mysqlc DESKTOP:setup_native STLPORT:stlport sysui tail_build NULL
+po postprocess :: CRASHREP:crashrep HELP:helpcontent2 ODK:odk MYSQLC:mysqlc DESKTOP:setup_native STLPORT:stlport sysui tail_build NULL
po postprocess usr1 - all po_mkout NULL
po postprocess\checkxml nmake - all po_checkxml NULL
po postprocess\packconfig nmake - all po_packconfig po_checkxml NULL