Skip to content

Commit 8ce3872

Browse files
authored
CP-7191 [Backport of CP-5327 to 6.0.13.0] Simplify the fluentd build part 2 (#223)
1 parent 94c70d0 commit 8ce3872

1 file changed

Lines changed: 0 additions & 4 deletions

File tree

packages/misc-debs/config.sh

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -49,13 +49,9 @@ function fetch() {
4949

5050
#
5151
# Note about the debs being fetched:
52-
# - td-agent was built by the "td-agent" linux-pkg package, but it
53-
# now fails to build due to broken third party dependencies. See
54-
# DLPX-69338 and DLPX-68211.
5552
# - unzip was added as a temporary workaround to DLPX-73555.
5653
#
5754
local debs=(
58-
"td-agent_3.5.0-delphix-2019.09.18.20_amd64.deb 84dfa2436039ff2a6312484bd7295ebaf570b5f59f100380b57e68b4800855c4"
5955
"unzip_6.0-21ubuntu1_amd64.deb d46069c369ce88c8dd91c52abb8de8d6053606748ef18b3b9bc290fdd8ad2953"
6056
)
6157

0 commit comments

Comments
 (0)