summaryrefslogtreecommitdiff
path: root/finance
diff options
context:
space:
mode:
authorTobias C. Berner <tcberner@FreeBSD.org>2022-09-07 12:26:41 +0200
committerTobias C. Berner <tcberner@FreeBSD.org>2022-09-07 12:26:41 +0200
commitb86221feeafaacbff38b27dd5999866460e3a67b (patch)
tree3676292e1789fe02d454a20e278813d99867495a /finance
parentgraphics/drm-54-kmod: Remove port (diff)
cleanup: remove trailing whitepaces
Diffstat (limited to 'finance')
-rw-r--r--finance/odoo/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/finance/odoo/Makefile b/finance/odoo/Makefile
index a38422196fe4..721180fee6ff 100644
--- a/finance/odoo/Makefile
+++ b/finance/odoo/Makefile
@@ -83,7 +83,7 @@ ETCDIR= ${PREFIX}/etc/odoo
post-patch:
@${REINPLACE_CMD} -i "" -e '25d' ${WRKSRC}/odoo/service/wsgi_server.py
@${REINPLACE_CMD} -i "" -e 's|werkzeug.url_quote_plus|werkzeug.urls.url_quote_plus|g' \
- ${WRKSRC}/odoo/addons/base/models/ir_ui_view.py
+ ${WRKSRC}/odoo/addons/base/models/ir_ui_view.py
@${REINPLACE_CMD} -i "" -e 's|werkzeug.url_unquote_plus|werkzeug.urls.url_quote_plus|g' \
${WRKSRC}/odoo/addons/base/models/ir_http.py \
${WRKSRC}/odoo/addons/http_routing/models/ir_http.py