sys-kernel/ugrd: Update hook paths

Signed-off-by: Zen <z@pyl.onl>
This commit is contained in:
Zen
2024-05-29 14:30:11 -05:00
parent 11bdb72f22
commit 8311f00e62

View File

@@ -33,9 +33,9 @@ src_install() {
# Create the kernel preinst.d directory if it doesn't exist
# Install the kernel preinst.d hook
exeinto /usr/lib/kernel/preinst.d
doexe hooks/installkernel/51-ugrd.install
doexe hooks/installkernel/52-ugrd.install
exeinto /usr/lib/kernel/install.d
doexe hooks/kernel-install/51-ugrd.install
doexe hooks/kernel-install/52-ugrd.install
# Install bash autocomplete script
dobashcomp completion/ugrd
dozshcomp completion/_ugrd