mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-09-24 17:09:10 -07:00
acct-user/firebird: treeclean
Bug: https://bugs.gentoo.org/909528 Signed-off-by: Hank Leininger <hlein@korelogic.com> Part-of: https://github.com/gentoo/gentoo/pull/43537 Signed-off-by: Sam James <sam@gentoo.org>
This commit is contained in:
committed by
Sam James
parent
82c86dda72
commit
a35ff6ae06
@@ -1,18 +0,0 @@
|
||||
# Copyright 1999-2023 Gentoo Authors
|
||||
# Distributed under the terms of the GNU General Public License v2
|
||||
|
||||
EAPI=8
|
||||
|
||||
inherit acct-user
|
||||
|
||||
DESCRIPTION="A user for dev-db/firebird"
|
||||
|
||||
ACCT_USER_GROUPS=( "firebird" )
|
||||
ACCT_USER_ID="450"
|
||||
ACCT_USER_SHELL="/bin/sh"
|
||||
|
||||
acct-user_add_deps
|
||||
|
||||
pkg_setup() {
|
||||
ACCT_USER_HOME="/usr/$(get_libdir)/firebird"
|
||||
}
|
||||
@@ -1,5 +0,0 @@
|
||||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<!DOCTYPE pkgmetadata SYSTEM "https://www.gentoo.org/dtd/metadata.dtd">
|
||||
<pkgmetadata>
|
||||
<!-- maintainer-needed -->
|
||||
</pkgmetadata>
|
||||
Reference in New Issue
Block a user