diff options
author | Conrad Kostecki <conikost@gentoo.org> | 2022-03-06 21:41:51 +0100 |
---|---|---|
committer | Conrad Kostecki <conikost@gentoo.org> | 2022-03-06 21:41:51 +0100 |
commit | e5b0ae229cd2ae15c19556e5e71c777f0a021b1e (patch) | |
tree | 6313b715490145e90dcf83fb33bd95295adf6ac8 /mail-client/evolution | |
parent | net-im/spectrum2: add 2.1.3 (diff) | |
download | gentoo-e5b0ae229cd2ae15c19556e5e71c777f0a021b1e.tar.gz gentoo-e5b0ae229cd2ae15c19556e5e71c777f0a021b1e.tar.bz2 gentoo-e5b0ae229cd2ae15c19556e5e71c777f0a021b1e.zip |
mail-client/evolution: remove prelink files
Since prelink has been last-rited, removing all prelink related stuff,
which is being installed.
Closes: https://github.com/gentoo/gentoo/pull/24423
Signed-off-by: Conrad Kostecki <conikost@gentoo.org>
Diffstat (limited to 'mail-client/evolution')
-rw-r--r-- | mail-client/evolution/evolution-3.40.4.ebuild | 7 | ||||
-rw-r--r-- | mail-client/evolution/evolution-3.42.3.ebuild | 7 | ||||
-rw-r--r-- | mail-client/evolution/evolution-3.42.4.ebuild | 7 |
3 files changed, 0 insertions, 21 deletions
diff --git a/mail-client/evolution/evolution-3.40.4.ebuild b/mail-client/evolution/evolution-3.40.4.ebuild index a6f583eb1925..260cc93988cb 100644 --- a/mail-client/evolution/evolution-3.40.4.ebuild +++ b/mail-client/evolution/evolution-3.40.4.ebuild @@ -135,13 +135,6 @@ src_test() { src_install() { cmake_src_install - # Problems with prelink: - # https://bugzilla.gnome.org/show_bug.cgi?id=731680 - # https://bugzilla.gnome.org/show_bug.cgi?id=732148 - # https://bugzilla.redhat.com/show_bug.cgi?id=1114538 - echo PRELINK_PATH_MASK=/usr/bin/evolution > ${T}/99${PN} - doenvd "${T}"/99${PN} - readme.gentoo_create_doc } diff --git a/mail-client/evolution/evolution-3.42.3.ebuild b/mail-client/evolution/evolution-3.42.3.ebuild index 460604af5b5e..149bc1b2f2ef 100644 --- a/mail-client/evolution/evolution-3.42.3.ebuild +++ b/mail-client/evolution/evolution-3.42.3.ebuild @@ -135,13 +135,6 @@ src_test() { src_install() { cmake_src_install - # Problems with prelink: - # https://bugzilla.gnome.org/show_bug.cgi?id=731680 - # https://bugzilla.gnome.org/show_bug.cgi?id=732148 - # https://bugzilla.redhat.com/show_bug.cgi?id=1114538 - echo PRELINK_PATH_MASK=/usr/bin/evolution > ${T}/99${PN} - doenvd "${T}"/99${PN} - readme.gentoo_create_doc } diff --git a/mail-client/evolution/evolution-3.42.4.ebuild b/mail-client/evolution/evolution-3.42.4.ebuild index 460604af5b5e..149bc1b2f2ef 100644 --- a/mail-client/evolution/evolution-3.42.4.ebuild +++ b/mail-client/evolution/evolution-3.42.4.ebuild @@ -135,13 +135,6 @@ src_test() { src_install() { cmake_src_install - # Problems with prelink: - # https://bugzilla.gnome.org/show_bug.cgi?id=731680 - # https://bugzilla.gnome.org/show_bug.cgi?id=732148 - # https://bugzilla.redhat.com/show_bug.cgi?id=1114538 - echo PRELINK_PATH_MASK=/usr/bin/evolution > ${T}/99${PN} - doenvd "${T}"/99${PN} - readme.gentoo_create_doc } |