commit:     0c9eae2fbe3d88e33f8d6c6c9e3699dffbcd060d
Author:     Florian Schmaus <flow <AT> gentoo <DOT> org>
AuthorDate: Wed Dec 15 11:17:43 2021 +0000
Commit:     Florian Schmaus <flow <AT> gentoo <DOT> org>
CommitDate: Wed Dec 15 11:22:01 2021 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=0c9eae2f

sys-fs/bcache-tools: install bcache-export-cached udev helper

Signed-off-by: Florian Schmaus <flow <AT> gentoo.org>

 sys-fs/bcache-tools/bcache-tools-9999.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/sys-fs/bcache-tools/bcache-tools-9999.ebuild 
b/sys-fs/bcache-tools/bcache-tools-9999.ebuild
index 5cb77851e552..786d5a78b1ab 100644
--- a/sys-fs/bcache-tools/bcache-tools-9999.ebuild
+++ b/sys-fs/bcache-tools/bcache-tools-9999.ebuild
@@ -46,7 +46,7 @@ src_install() {
        dosbin bcache make-bcache bcache-super-show
 
        exeinto $(get_udevdir)
-       doexe bcache-register probe-bcache
+       doexe bcache-register probe-bcache bcache-export-cached
 
        python_foreach_impl python_doscript bcache-status
 

Reply via email to