FreeBSD Bugzilla – Attachment 249932 Details for
Bug 278312
sysutils/bacula15-server
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
fix broken S3 option, mangled by me
patch-bacula15-s3 (text/plain), 578 bytes, created by
Dan Langille
on 2024-04-12 14:46:22 UTC
(
hide
)
Description:
fix broken S3 option, mangled by me
Filename:
MIME Type:
Creator:
Dan Langille
Created:
2024-04-12 14:46:22 UTC
Size:
578 bytes
patch
obsolete
>diff --git a/sysutils/bacula15-server/Makefile b/sysutils/bacula15-server/Makefile >index 6e7aec421cd7..a9d84c4720a0 100644 >--- a/sysutils/bacula15-server/Makefile >+++ b/sysutils/bacula15-server/Makefile >@@ -133,10 +133,10 @@ MTX_RUN_DEPENDS= ${LOCALBASE}/sbin/mtx:misc/mtx > > .endif > >-.include <bsd.port.pre.mk> >+S3_CONFIGURE_ARGS= --enable-s3 >+S3_LIB_DEPENDS= libs3.so:sysutils/bacula-libs3 > >-MS3_CONFIGURE_ARGS= --enable-s3 >-MS3_LIB_DEPENDS= libs3.so:sysutils/bacula-libs3 >+.include <bsd.port.pre.mk> > > .if defined(WITH_CLIENT_ONLY) > MP8+= bacula.8 bacula-fd.8 bconsole.8
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 278312
:
249905
| 249932