aboutsummaryrefslogtreecommitdiff
path: root/src/librc-depend.c
diff options
context:
space:
mode:
authorRoy Marples <roy@marples.name>2007-07-11 12:06:37 +0000
committerRoy Marples <roy@marples.name>2007-07-11 12:06:37 +0000
commit356c41f77cb43eb274fea4fce6987ffcc6c03680 (patch)
treea6426bcd7e6527fd73a50bc40834ad8a2e286c44 /src/librc-depend.c
parent35d860710a383767012b516d1eef5346dc49e6d9 (diff)
Punt the dodgy ebuffer code. We now force prefixing for parallel starts which also reduces our variable pollution.
Diffstat (limited to 'src/librc-depend.c')
-rw-r--r--src/librc-depend.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/librc-depend.c b/src/librc-depend.c
index c88bd6f5..44a572ef 100644
--- a/src/librc-depend.c
+++ b/src/librc-depend.c
@@ -583,7 +583,6 @@ static const char *depdirs[] =
RC_SVCDIR "options",
RC_SVCDIR "exclusive",
RC_SVCDIR "scheduled",
- RC_SVCDIR "ebuffer",
NULL
};