diff options
author | V3n3RiX <venerix@koprulu.sector> | 2024-01-03 07:56:47 +0000 |
---|---|---|
committer | V3n3RiX <venerix@koprulu.sector> | 2024-01-03 07:56:47 +0000 |
commit | 8d3527b916ca7e0a2c8d9b8d064253a2eda02c1f (patch) | |
tree | a4fc3679f58acf3646c57291a008eba2e6d41db3 /eclass | |
parent | 104a2857092fea8d195d33810535ab44ac273ba8 (diff) |
gentoo auto-resync : 03:01:2024 - 07:56:47
Diffstat (limited to 'eclass')
-rw-r--r-- | eclass/Manifest.gz | bin | 38937 -> 38929 bytes | |||
-rw-r--r-- | eclass/apache-2.eclass | 5 |
2 files changed, 1 insertions, 4 deletions
diff --git a/eclass/Manifest.gz b/eclass/Manifest.gz Binary files differindex 66136be56184..e427dea174f8 100644 --- a/eclass/Manifest.gz +++ b/eclass/Manifest.gz diff --git a/eclass/apache-2.eclass b/eclass/apache-2.eclass index 86e5dc2a93ba..e1489eb282ac 100644 --- a/eclass/apache-2.eclass +++ b/eclass/apache-2.eclass @@ -1,4 +1,4 @@ -# Copyright 1999-2023 Gentoo Authors +# Copyright 1999-2024 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 # @ECLASS: apache-2.eclass @@ -634,9 +634,6 @@ apache-2_src_install() { dosym /etc/init.d/apache2 /usr/sbin/apache2ctl fi - # provide legacy symlink for apxs, bug 177697 - dosym apxs /usr/sbin/apxs2 - # install some documentation dodoc ABOUT_APACHE CHANGES LAYOUT README README.platforms VERSIONING dodoc "${GENTOO_PATCHDIR}"/docs/* |