Summary: | finance/odoo incorrect configuration file location | ||||||
---|---|---|---|---|---|---|---|
Product: | Ports & Packages | Reporter: | Dimitri Kaparis <dimitri> | ||||
Component: | Individual Port(s) | Assignee: | Jose Alonso Cardenas Marquez <acm> | ||||
Status: | Closed FIXED | ||||||
Severity: | Affects Many People | Flags: | bugzilla:
maintainer-feedback?
(acm) |
||||
Priority: | --- | ||||||
Version: | Latest | ||||||
Hardware: | Any | ||||||
OS: | Any | ||||||
Attachments: |
|
Description
Dimitri Kaparis
2022-09-18 08:11:43 UTC
Created attachment 236777 [details]
Set correct .conf file location
Changes the startup file to reference the correct install location of the package's .conf file.
A commit in branch main references this bug: URL: https://cgit.FreeBSD.org/ports/commit/?id=5870c06b97934edd150809f8c75cff0d2345fd29 commit 5870c06b97934edd150809f8c75cff0d2345fd29 Author: Jose Alonso Cardenas Marquez <acm@FreeBSD.org> AuthorDate: 2022-11-15 16:44:46 +0000 Commit: Jose Alonso Cardenas Marquez <acm@FreeBSD.org> CommitDate: 2022-11-15 16:47:03 +0000 finance/odoo: Fix issues with latest version of py-werkzeug - Fix path to odoo.conf file PR: 267331 266478 Reported by: Dimitri Kaparis <dimitri .at. kaparis.name> finance/odoo/Makefile | 5 ++++- finance/odoo/files/odoo.in | 2 +- 2 files changed, 5 insertions(+), 2 deletions(-) Committed thanks! |