FreeBSD Bugzilla – Attachment 247533 Details for
Bug 276205
benchmarks/ubench: fix path for INSTALL_MAN in do-install
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
fix do-install
benchmarks_ubench.diff (text/plain), 461 bytes, created by
Ale
on 2024-01-08 20:24:50 UTC
(
hide
)
Description:
fix do-install
Filename:
MIME Type:
Creator:
Ale
Created:
2024-01-08 20:24:50 UTC
Size:
461 bytes
patch
obsolete
>diff --git a/benchmarks/ubench/Makefile b/benchmarks/ubench/Makefile >index 6380bc9c8112..b3cb300e3948 100644 >--- a/benchmarks/ubench/Makefile >+++ b/benchmarks/ubench/Makefile >@@ -18,6 +18,6 @@ PLIST_FILES= bin/ubench \ > > do-install: > ${INSTALL_PROGRAM} ${WRKSRC}/ubench ${STAGEDIR}${PREFIX}/bin >- ${INSTALL_MAN} ${WRKSRC}/ubench.8 ${STAGEDIR}${PREFIX}/man/man8 >+ ${INSTALL_MAN} ${WRKSRC}/ubench.8 ${STAGEDIR}${PREFIX}/share/man/man8 > > .include <bsd.port.mk>
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Diff
View Attachment As Raw
Actions:
View
|
Diff
Attachments on
bug 276205
: 247533