diff options
-rw-r--r-- | sci-biology/foldingathome/foldingathome-7.5.1.ebuild | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/sci-biology/foldingathome/foldingathome-7.5.1.ebuild b/sci-biology/foldingathome/foldingathome-7.5.1.ebuild index 08e9c15149d7..c70c153803ae 100644 --- a/sci-biology/foldingathome/foldingathome-7.5.1.ebuild +++ b/sci-biology/foldingathome/foldingathome-7.5.1.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2018 Gentoo Foundation +# Copyright 1999-2020 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=6 @@ -43,6 +43,7 @@ pkg_setup() { elog "(ref: http://foldingforum.org/viewtopic.php?f=16&t=22524&p=241992#p241992 )" elog "" + enewgroup foldingathome enewuser foldingathome -1 -1 "${EPREFIX}"/opt/foldingathome } |