mirror of
https://github.com/gentoo-mirror/guru.git
synced 2026-04-07 03:10:15 -04:00
Hasn't hit master yet, so no pkgmove needed. Drop systemd service file patch. Use sed to inject `PN` and `EPREFIX`. Signed-off-by: Paul Zander <negril.nx+gentoo@gmail.com>
11 lines
186 B
Bash
11 lines
186 B
Bash
# Copyright 2024-2026 Gentoo Authors
|
|
# Distributed under the terms of the GNU General Public License v2
|
|
|
|
EAPI=8
|
|
|
|
inherit acct-group
|
|
|
|
DESCRIPTION="Forgejo-Runner group"
|
|
|
|
ACCT_GROUP_ID=-1
|