Skip to content

Commit 1d09e25

Browse files
committed
coreos-base/misc-files: add back BCC tools
This file was not sourced because it does not have '.bash' or '.sh' suffix. Signed-off-by: Mathieu Tortuyaux <mtortuyaux@microsoft.com>
1 parent 659610b commit 1d09e25

File tree

2 files changed

+1
-1
lines changed

2 files changed

+1
-1
lines changed

sdk_container/src/third_party/coreos-overlay/coreos-base/misc-files/misc-files-0-r7.ebuild renamed to sdk_container/src/third_party/coreos-overlay/coreos-base/misc-files/misc-files-0-r8.ebuild

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -131,7 +131,7 @@ src_install() {
131131
done
132132

133133
insinto '/etc/bash/bashrc.d'
134-
doins "${FILESDIR}/bash/99-flatcar-bcc"
134+
doins "${FILESDIR}/bash/99-flatcar-bcc.bash"
135135

136136
insinto '/usr/share/flatcar'
137137
# The "oems" folder should contain a file "$OEMID" for each expected OEM sysext and

0 commit comments

Comments
 (0)