From: "Conrad Kostecki" <conikost@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: net-misc/x2goserver/
Date: Sun, 26 Sep 2021 19:36:27 +0000 (UTC) [thread overview]
Message-ID: <1632684970.e470cc11949eb87469e0265f646ea20f884edab8.conikost@gentoo> (raw)
commit: e470cc11949eb87469e0265f646ea20f884edab8
Author: Conrad Kostecki <conikost <AT> gentoo <DOT> org>
AuthorDate: Sun Sep 26 19:33:04 2021 +0000
Commit: Conrad Kostecki <conikost <AT> gentoo <DOT> org>
CommitDate: Sun Sep 26 19:36:10 2021 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e470cc11
net-misc/x2goserver: fix tmpfiles
Closes: https://bugs.gentoo.org/809332
Package-Manager: Portage-3.0.22, Repoman-3.0.3
Signed-off-by: Conrad Kostecki <conikost <AT> gentoo.org>
net-misc/x2goserver/x2goserver-4.1.0.3-r1.ebuild | 6 +++++-
1 file changed, 5 insertions(+), 1 deletion(-)
diff --git a/net-misc/x2goserver/x2goserver-4.1.0.3-r1.ebuild b/net-misc/x2goserver/x2goserver-4.1.0.3-r1.ebuild
index c702e328a82..78bc8c8e9fb 100644
--- a/net-misc/x2goserver/x2goserver-4.1.0.3-r1.ebuild
+++ b/net-misc/x2goserver/x2goserver-4.1.0.3-r1.ebuild
@@ -2,7 +2,8 @@
# Distributed under the terms of the GNU General Public License v2
EAPI=7
-inherit systemd toolchain-funcs xdg
+
+inherit systemd tmpfiles toolchain-funcs xdg
DESCRIPTION="The X2Go server"
HOMEPAGE="http://www.x2go.org"
@@ -78,7 +79,9 @@ src_install() {
}
pkg_postinst() {
+ tmpfiles_process x2goserver.conf
xdg_pkg_postinst
+
if use sqlite ; then
if [[ -f "${EROOT}"/var/lib/x2go/x2go_sessions ]] ; then
elog "To use sqlite and update your existing database, run:"
@@ -89,6 +92,7 @@ pkg_postinst() {
fi
fi
+
if use postgres ; then
elog "To use a PostgreSQL database, more information is availabe here:"
elog "http://www.x2go.org/doku.php/wiki:advanced:multi-node:x2goserver-pgsql"
next reply other threads:[~2021-09-26 19:36 UTC|newest]
Thread overview: 34+ messages / expand[flat|nested] mbox.gz Atom feed top
2021-09-26 19:36 Conrad Kostecki [this message]
-- strict thread matches above, loose matches on Subject: below --
2024-12-06 14:19 [gentoo-commits] repo/gentoo:master commit in: net-misc/x2goserver/ Arthur Zamarin
2024-12-04 9:15 Sam James
2023-08-26 22:33 Bernard Cafarelli
2023-06-29 20:48 Bernard Cafarelli
2023-05-11 20:03 Sam James
2021-07-15 22:12 Conrad Kostecki
2021-07-15 21:39 Sam James
2021-07-15 21:33 Sam James
2019-12-22 15:47 Bernard Cafarelli
2019-12-10 21:36 Bernard Cafarelli
2019-11-09 0:08 Andreas K. Hüttel
2018-11-29 12:45 Bernard Cafarelli
2018-11-29 12:45 Bernard Cafarelli
2018-10-27 19:04 Mikle Kolyada
2018-10-26 0:52 Thomas Deutschmann
2018-08-03 14:11 Bernard Cafarelli
2018-07-30 8:19 Bernard Cafarelli
2018-03-12 10:44 Lars Wendler
2018-03-12 10:39 Lars Wendler
2018-03-06 14:39 Lars Wendler
2018-02-22 10:12 Bernard Cafarelli
2018-02-22 10:12 Bernard Cafarelli
2018-02-21 18:48 Jason Zaman
2017-12-16 22:04 Bernard Cafarelli
2017-12-16 8:20 Tobias Klausmann
2017-11-12 19:45 Bernard Cafarelli
2017-11-08 14:51 Bernard Cafarelli
2017-10-26 20:18 Thomas Deutschmann
2016-11-21 16:49 Bernard Cafarelli
2016-09-12 6:04 Patrice Clement
2016-01-28 21:58 Bernard Cafarelli
2015-09-11 9:24 Bernard Cafarelli
2015-09-11 9:24 Bernard Cafarelli
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=1632684970.e470cc11949eb87469e0265f646ea20f884edab8.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