From: "Michał Górny" <mgorny@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: media-sound/teamspeak-server-bin/
Date: Fri, 20 Apr 2018 12:50:47 +0000 (UTC) [thread overview]
Message-ID: <1524228632.a9cac514489002539100fbf8ac51ff1f70120547.mgorny@gentoo> (raw)
commit: a9cac514489002539100fbf8ac51ff1f70120547
Author: Conrad Kostecki <conrad <AT> kostecki <DOT> com>
AuthorDate: Fri Apr 20 12:13:14 2018 +0000
Commit: Michał Górny <mgorny <AT> gentoo <DOT> org>
CommitDate: Fri Apr 20 12:50:32 2018 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a9cac514
media-sound/teamspeak-server-bin: Group should be also created
Closes: https://bugs.gentoo.org/653600
Closes: https://github.com/gentoo/gentoo/pull/8083
Package-Manager: Portage-2.3.30, Repoman-2.3.9
media-sound/teamspeak-server-bin/teamspeak-server-bin-3.1.1.ebuild | 6 +++++-
1 file changed, 5 insertions(+), 1 deletion(-)
diff --git a/media-sound/teamspeak-server-bin/teamspeak-server-bin-3.1.1.ebuild b/media-sound/teamspeak-server-bin/teamspeak-server-bin-3.1.1.ebuild
index 17379ce410c..94b2f7e2556 100644
--- a/media-sound/teamspeak-server-bin/teamspeak-server-bin-3.1.1.ebuild
+++ b/media-sound/teamspeak-server-bin/teamspeak-server-bin-3.1.1.ebuild
@@ -24,8 +24,12 @@ RESTRICT="mirror strip"
S="${WORKDIR}/teamspeak3-server_linux"
+QA_PREBUILT="opt/teamspeak3-server/libts3db_sqlite3.so
+ opt/teamspeak3-server/ts3server"
+
pkg_setup() {
- enewuser teamspeak
+ enewgroup teamspeak
+ enewuser teamspeak -1 -1 /opt/teamspeak3-server teamspeak
}
src_unpack() {
next reply other threads:[~2018-04-20 12:50 UTC|newest]
Thread overview: 12+ messages / expand[flat|nested] mbox.gz Atom feed top
2018-04-20 12:50 Michał Górny [this message]
-- strict thread matches above, loose matches on Subject: below --
2018-05-16 15:52 [gentoo-commits] repo/gentoo:master commit in: media-sound/teamspeak-server-bin/ Andreas Sturmlechner
2018-05-11 8:56 Michał Górny
2018-04-28 8:12 Mikle Kolyada
2018-04-26 15:29 Aaron Bauman
2017-12-11 0:34 Ulrich Müller
2017-10-02 22:07 Jonas Stein
2017-08-15 20:00 Andreas Sturmlechner
2016-03-16 23:47 Ian Delaney
2016-03-15 2:30 Ian Delaney
2016-03-04 11:08 Amy Winston
2015-10-17 0:00 Ian Delaney
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=1524228632.a9cac514489002539100fbf8ac51ff1f70120547.mgorny@gentoo \
--to=mgorny@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