summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorLars Wendler <polynomial-c@gentoo.org>2022-04-03 15:29:57 +0200
committerLars Wendler <polynomial-c@gentoo.org>2022-04-03 15:29:57 +0200
commit9365297e62f5e81df382c2c6738048b05bdc7b42 (patch)
treeffbc31b429ef96cad6bca1bdb5c2d1f2b893f6a1
parentmail-client/claws-mail: xdg_src_prepare no longer gets exported with EAPI-8 (diff)
downloadgentoo-9365297e.tar.gz
gentoo-9365297e.tar.bz2
gentoo-9365297e.zip
mail-client/claws-mail: Synced live ebuild
Signed-off-by: Lars Wendler <polynomial-c@gentoo.org>
-rw-r--r--mail-client/claws-mail/claws-mail-9999.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/mail-client/claws-mail/claws-mail-9999.ebuild b/mail-client/claws-mail/claws-mail-9999.ebuild
index 9b09dc5f2698..741739274283 100644
--- a/mail-client/claws-mail/claws-mail-9999.ebuild
+++ b/mail-client/claws-mail/claws-mail-9999.ebuild
@@ -124,7 +124,7 @@ pkg_setup() {
}
src_prepare() {
- xdg_src_prepare
+ default
eautoreconf
}