net-vpn/wireguard-modules: add missing trailing slash
authorThomas Deutschmann <whissi@gentoo.org>
Sat, 28 Dec 2019 15:29:41 +0000 (16:29 +0100)
committerThomas Deutschmann <whissi@gentoo.org>
Sat, 28 Dec 2019 15:37:38 +0000 (16:37 +0100)
Package-Manager: Portage-2.3.84, Repoman-2.3.20
Signed-off-by: Thomas Deutschmann <whissi@gentoo.org>
net-vpn/wireguard-modules/wireguard-modules-0.0.20191226.ebuild
net-vpn/wireguard-modules/wireguard-modules-9999.ebuild

index a17b7a5d487fd47b13181371c9388c1fc7679e70..80e3a4b43df69ce8ce513ea3c5f98ee836a7b61c 100644 (file)
@@ -62,7 +62,7 @@ pkg_postinst() {
                einfo
                einfo "You have enabled the module-src USE flag without the module USE"
                einfo "flag. This means that sources are installed to"
-               einfo "${ROOT}usr/src/wireguard instead of having the"
+               einfo "${ROOT}/usr/src/wireguard instead of having the"
                einfo "kernel module compiled. You will need to compile the module"
                einfo "yourself. Most likely, you don't want this USE flag, and should"
                einfo "rather use USE=module"
index a17b7a5d487fd47b13181371c9388c1fc7679e70..80e3a4b43df69ce8ce513ea3c5f98ee836a7b61c 100644 (file)
@@ -62,7 +62,7 @@ pkg_postinst() {
                einfo
                einfo "You have enabled the module-src USE flag without the module USE"
                einfo "flag. This means that sources are installed to"
-               einfo "${ROOT}usr/src/wireguard instead of having the"
+               einfo "${ROOT}/usr/src/wireguard instead of having the"
                einfo "kernel module compiled. You will need to compile the module"
                einfo "yourself. Most likely, you don't want this USE flag, and should"
                einfo "rather use USE=module"