We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 659610b commit 1d09e25Copy full SHA for 1d09e25
sdk_container/src/third_party/coreos-overlay/coreos-base/misc-files/files/bash/99-flatcar-bcc renamed to sdk_container/src/third_party/coreos-overlay/coreos-base/misc-files/files/bash/99-flatcar-bcc.bash
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
@@ -131,7 +131,7 @@ src_install() {
131
done
132
133
insinto '/etc/bash/bashrc.d'
134
- doins "${FILESDIR}/bash/99-flatcar-bcc"
+ doins "${FILESDIR}/bash/99-flatcar-bcc.bash"
135
136
insinto '/usr/share/flatcar'
137
# The "oems" folder should contain a file "$OEMID" for each expected OEM sysext and
0 commit comments