FreeBSD Bugzilla – Attachment 182489 Details for
Bug 219201
[patch] sysutils/bareos-server readline isn't being found by configure
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
Patch to correctly locate the readline tool
bareos-readline.patch (text/plain), 439 bytes, created by
Douglas K. Rand
on 2017-05-10 21:54:59 UTC
(
hide
)
Description:
Patch to correctly locate the readline tool
Filename:
MIME Type:
Creator:
Douglas K. Rand
Created:
2017-05-10 21:54:59 UTC
Size:
439 bytes
patch
obsolete
>Index: Makefile >=================================================================== >--- Makefile (revision 440586) >+++ Makefile (working copy) >@@ -82,7 +82,7 @@ > --with-working-dir=${BAREOS_DIR} \ > --with-scriptdir=${PREFIX}/share/${PORTNAME} \ > --with-logdir=/var/log/bareos \ >- --with-readline=yes \ >+ --with-readline=${PREFIX} \ > --disable-conio \ > --enable-batch-insert \ > --with-plugindir=${PREFIX}/lib/bareos/plugins \
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 219201
: 182489