Date: Mon, 08 Jan 2024 20:24:50 +0000 From: bugzilla-noreply@freebsd.org To: ports-bugs@FreeBSD.org Subject: [Bug 276205] benchmarks/ubench: fix path for INSTALL_AM in do-install Message-ID: <bug-276205-7788@https.bugs.freebsd.org/bugzilla/>
next in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D276205 Bug ID: 276205 Summary: benchmarks/ubench: fix path for INSTALL_AM in do-install Product: Ports & Packages Version: Latest Hardware: Any OS: Any Status: New Severity: Affects Only Me Priority: --- Component: Individual Port(s) Assignee: ports-bugs@FreeBSD.org Reporter: discipline@tiscali.it Created attachment 247533 --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=3D247533&action= =3Dedit fix do-install With commit 28cfe20 (MANPREFIX removal), in PLIST_FILES share/ has been prepended to man/ but that change is not reflected in do-install target. # make check-plist =3D=3D=3D=3D> Checking for pkg-plist issues (check-plist) =3D=3D=3D> Parsing plist =3D=3D=3D> Checking for items in STAGEDIR missing from pkg-plist Error: Orphaned: man/man8/ubench.8.gz =3D=3D=3D> Checking for items in pkg-plist which are not in STAGEDIR Error: Missing: share/man/man8/ubench.8.gz =3D=3D=3D> Error: Plist issues found. *** Error code 1 --=20 You are receiving this mail because: You are the assignee for the bug.=
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-276205-7788>