FreeBSD Bugzilla – Attachment 224867 Details for
Bug 255509
archivers/urbackup-client: POSTGRESQL_DUMP_ENABLED not working
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
Fix path to postgresqldump script
patch-Makefile (text/plain), 623 bytes, created by
Einar Bjarni Halldórsson
on 2021-05-12 10:24:15 UTC
(
hide
)
Description:
Fix path to postgresqldump script
Filename:
MIME Type:
Creator:
Einar Bjarni Halldórsson
Created:
2021-05-12 10:24:15 UTC
Size:
623 bytes
patch
obsolete
>diff --git a/archivers/urbackup-client/Makefile b/archivers/urbackup-client/Makefile >index 63bc6e5b7c36..4170c9e6d55e 100644 >--- a/archivers/urbackup-client/Makefile >+++ b/archivers/urbackup-client/Makefile >@@ -41,7 +41,7 @@ CONFFILES= mariadbdump.conf mariadbxtrabackup.conf postgresbase.conf \ > > post-patch: > @${SED} -i "" -e "s:%%PREFIX%%:${PREFIX}:g" \ >- ${WRKDIR}/urbackupclient/backup_scripts/postgresqldump >+ ${WRKDIR}/${PORTNAME}-${DISTVERSION}/urbackupclient/backup_scripts/postgresqldump > > post-stage: > ${INSTALL_DATA} ${WRKDIR}/urbackupclient.conf.sample-daemon \ >
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
Flags:
einar
:
maintainer-approval?
(
nc
)
Actions:
View
|
Diff
Attachments on
bug 255509
: 224867