net-misc/flypaper: add missing symlink causing build to fail

Closes: https://bugs.gentoo.org/975480
Signed-off-by: Dale Sweeney <agooglygooglr@gmail.com>
This commit is contained in:
Dale Sweeney
2026-06-26 04:34:59 -04:00
parent 2c5bee1fce
commit 4ec0f463b0

View File

@@ -31,6 +31,7 @@ BDEPEND="
src_configure() {
mkdir -p "${S}/build"
ln -s "${WORKDIR}/${P}-build/version.h" "${S}/build/version.h"
ln -s "${WORKDIR}/${P}-build/vmlinux.h" "${S}/build/vmlinux.h"
ln -s "${WORKDIR}/${P}-build/flypaper.skel.h" "${S}/build/flypaper.skel.h"