Skip to content

Commit

Permalink
acct-user/ldap: fix phase definition style
Browse files Browse the repository at this point in the history
Package-Manager: Portage-3.0.18-prefix, Repoman-3.0.3
Signed-off-by: Sam James <[email protected]>
  • Loading branch information
thesamesam committed May 4, 2021
1 parent 2b2dc20 commit 816b315
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions acct-user/ldap/ldap-0.ebuild
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# Copyright 2019-2020 Gentoo Authors
# Copyright 2019-2021 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2

EAPI=7
Expand All @@ -11,6 +11,6 @@ ACCT_USER_GROUPS=( ldap )

acct-user_add_deps

pkg_setup(){
pkg_setup() {
ACCT_USER_HOME=/usr/$(get_libdir)/openldap
}

0 comments on commit 816b315

Please sign in to comment.