summaryrefslogtreecommitdiff
path: root/www-apps/nextcloud/nextcloud-20.0.4.ebuild
diff options
context:
space:
mode:
Diffstat (limited to 'www-apps/nextcloud/nextcloud-20.0.4.ebuild')
-rw-r--r--www-apps/nextcloud/nextcloud-20.0.4.ebuild4
1 files changed, 3 insertions, 1 deletions
diff --git a/www-apps/nextcloud/nextcloud-20.0.4.ebuild b/www-apps/nextcloud/nextcloud-20.0.4.ebuild
index de1b7898efdf..0aa3ba1808c6 100644
--- a/www-apps/nextcloud/nextcloud-20.0.4.ebuild
+++ b/www-apps/nextcloud/nextcloud-20.0.4.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2020 Gentoo Authors
+# Copyright 1999-2021 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=7
@@ -37,5 +37,7 @@ src_install() {
webapp_serverowned -R "${MY_HTDOCSDIR}"/config
webapp_configfile "${MY_HTDOCSDIR}"/.htaccess
+ webapp_postinst_txt en "${FILESDIR}"/php-argon2-en.txt
+
webapp_src_install
}