mirror of
https://github.com/gentoo-mirror/guru.git
synced 2026-07-08 06:32:59 -04:00
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:
@@ -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"
|
||||
|
||||
Reference in New Issue
Block a user