FreeBSD Bugzilla – Attachment 203334 Details for
Bug 236750
devel/librevisa - fix build error
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
[patch] fix non-default PREFIX
pr-librevisa-fix-prefix.diff (text/plain), 353 bytes, created by
John Hein
on 2019-04-03 01:17:24 UTC
(
hide
)
Description:
[patch] fix non-default PREFIX
Filename:
MIME Type:
Creator:
John Hein
Created:
2019-04-03 01:17:24 UTC
Size:
353 bytes
patch
obsolete
>Index: Makefile >=================================================================== >--- Makefile (revision 494692) >+++ Makefile (working copy) >@@ -18,6 +18,6 @@ > CPPFLAGS+= -DLIBUSB_CLASS_APPLICATION=0xfe > > post-install: >- ${STRIP_CMD} ${STAGEDIR}${LOCALBASE}/lib/libvisa.so >+ ${STRIP_CMD} ${STAGEDIR}${PREFIX}/lib/libvisa.so > > .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 236750
:
203094
| 203334