From: "Conrad Kostecki" <conikost@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: net-im/prosody-modules/
Date: Fri, 29 Oct 2021 22:01:11 +0000 (UTC) [thread overview]
Message-ID: <1635544154.d91826d6c89c21782686b9aa019b515f6ab75d38.conikost@gentoo> (raw)
commit: d91826d6c89c21782686b9aa019b515f6ab75d38
Author: Conrad Kostecki <conikost <AT> gentoo <DOT> org>
AuthorDate: Fri Oct 29 21:49:14 2021 +0000
Commit: Conrad Kostecki <conikost <AT> gentoo <DOT> org>
CommitDate: Fri Oct 29 21:49:14 2021 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d91826d6
net-im/prosody-modules: update live ebuild
1. As is, without quotes, it produces an error
"unexpected symbol near '/'"
2. Modules shipped with prosody itself should take precedence.
Otherwise, deprecated community mod_mam will take precedence over the
supported one shipped with prosody.
Signed-off-by: Andrey Utkin <andrey_utkin <AT> gentoo.org>
Package-Manager: Portage-3.0.28, Repoman-3.0.3
Signed-off-by: Conrad Kostecki <conikost <AT> gentoo.org>
net-im/prosody-modules/prosody-modules-9999.ebuild | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/net-im/prosody-modules/prosody-modules-9999.ebuild b/net-im/prosody-modules/prosody-modules-9999.ebuild
index 5759297af38..5c9701070e6 100644
--- a/net-im/prosody-modules/prosody-modules-9999.ebuild
+++ b/net-im/prosody-modules/prosody-modules-9999.ebuild
@@ -1,4 +1,4 @@
-# Copyright 2020 Gentoo Authors
+# Copyright 1999-2021 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=7
@@ -51,5 +51,5 @@ pkg_postinst() {
einfo "'/usr/$(get_libdir)/prosody/community-modules' into 'plugin_paths'"
einfo "into your prosody configuration file '/etc/jabber/prosody.cfg.lua.'"
einfo ""
- einfo "Example: plugin_paths = { /usr/$(get_libdir)/prosody/community-modules };"
+ einfo "Example: plugin_paths = { \"/usr/$(get_libdir)/prosody/modules\", \"/usr/$(get_libdir)/prosody/community-modules\" };"
}
next reply other threads:[~2021-10-29 22:01 UTC|newest]
Thread overview: 19+ messages / expand[flat|nested] mbox.gz Atom feed top
2021-10-29 22:01 Conrad Kostecki [this message]
-- strict thread matches above, loose matches on Subject: below --
2024-12-31 18:35 [gentoo-commits] repo/gentoo:master commit in: net-im/prosody-modules/ Conrad Kostecki
2023-08-05 22:41 Conrad Kostecki
2023-08-05 22:41 Conrad Kostecki
2023-02-21 20:03 Conrad Kostecki
2023-02-21 20:03 Conrad Kostecki
2022-03-19 18:24 Conrad Kostecki
2022-03-19 18:24 Conrad Kostecki
2021-10-29 22:01 Conrad Kostecki
2021-10-29 22:01 Conrad Kostecki
2021-09-01 20:28 Conrad Kostecki
2021-09-01 20:28 Conrad Kostecki
2021-05-15 0:02 Conrad Kostecki
2021-05-14 23:00 Conrad Kostecki
2021-05-14 23:00 Conrad Kostecki
2021-01-05 22:17 Conrad Kostecki
2021-01-05 22:17 Conrad Kostecki
2020-10-12 11:40 Conrad Kostecki
2020-10-07 21:41 Conrad Kostecki
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=1635544154.d91826d6c89c21782686b9aa019b515f6ab75d38.conikost@gentoo \
--to=conikost@gentoo.org \
--cc=gentoo-commits@lists.gentoo.org \
--cc=gentoo-dev@lists.gentoo.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox