summaryrefslogtreecommitdiff
path: root/postprocess
diff options
context:
space:
mode:
authorPavel Janík <paveljanik@apache.org>2013-04-04 12:36:16 +0000
committerPavel Janík <paveljanik@apache.org>2013-04-04 12:36:16 +0000
commit421cb1250c807753433fcd2fdb051dd3cc970fd0 (patch)
tree5a1c83e59a077f4549c012105c59e12a7fadcad3 /postprocess
parent870dd2290b5a61c9e561d04aa71d6530658a0fca (diff)
Remove binfilter.
Notes
Diffstat (limited to 'postprocess')
-rw-r--r--postprocess/packcomponents/makefile.mk6
1 files changed, 0 insertions, 6 deletions
diff --git a/postprocess/packcomponents/makefile.mk b/postprocess/packcomponents/makefile.mk
index e7ae0c5df4a7..944485de52e9 100644
--- a/postprocess/packcomponents/makefile.mk
+++ b/postprocess/packcomponents/makefile.mk
@@ -276,12 +276,6 @@ my_components += ScriptProviderForJavaScript
.END
.END
-.IF "$(WITH_BINFILTER)" != "NO"
-my_components += \
- bf_migratefilter \
- bindet
-.END
-
.IF "$(WITH_LDAP)" == "YES"
my_components += ldapbe2
.END