summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJorge Manuel B. S. Vicetto (jmbsvicetto) <jmbsvicetto@gentoo.org>2021-05-27 22:21:17 +0000
committerJorge Manuel B. S. Vicetto (jmbsvicetto) <jmbsvicetto@gentoo.org>2021-05-27 22:21:17 +0000
commitdcdf09465ba33f9864db17c48aa1e84144750e61 (patch)
tree373e672ff4ca426faf356ca2401c5ab160c44ad0
parentwww-apps/drupal: Security bump - SA-CORE-2021-002. (diff)
downloadjmbsvicetto-dcdf09465ba33f9864db17c48aa1e84144750e61.tar.gz
jmbsvicetto-dcdf09465ba33f9864db17c48aa1e84144750e61.tar.bz2
jmbsvicetto-dcdf09465ba33f9864db17c48aa1e84144750e61.zip
www-apps/drupal: Upstream changed README file.
Package-Manager: Portage-3.0.18, Repoman-3.0.3 Signed-off-by: Jorge Manuel B. S. Vicetto (jmbsvicetto) <jmbsvicetto@gentoo.org>
-rw-r--r--www-apps/drupal/drupal-9.2.0_beta2.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/www-apps/drupal/drupal-9.2.0_beta2.ebuild b/www-apps/drupal/drupal-9.2.0_beta2.ebuild
index 1fa351c..23610d1 100644
--- a/www-apps/drupal/drupal-9.2.0_beta2.ebuild
+++ b/www-apps/drupal/drupal-9.2.0_beta2.ebuild
@@ -30,7 +30,7 @@ REQUIRED_USE="|| ( mysql postgres sqlite )"
src_install() {
webapp_src_preinst
- local docs="LICENSE.txt README.txt core/MAINTAINERS.txt core/INSTALL.txt core/CHANGELOG.txt \
+ local docs="LICENSE.txt README.md core/MAINTAINERS.txt core/INSTALL.txt core/CHANGELOG.txt \
core/INSTALL.mysql.txt core/INSTALL.pgsql.txt core/INSTALL.sqlite.txt core/UPDATE.txt "
dodoc ${docs}