From 07e5258263817a33e6c141c7f2626f909688bdb1 Mon Sep 17 00:00:00 2001 From: V3n3RiX Date: Fri, 8 Sep 2023 22:31:44 +0100 Subject: gentoo auto-resync : 08:09:2023 - 22:31:44 --- app-crypt/xca/xca-2.4.0_p20230526.ebuild | 9 ++++++--- 1 file changed, 6 insertions(+), 3 deletions(-) (limited to 'app-crypt/xca/xca-2.4.0_p20230526.ebuild') diff --git a/app-crypt/xca/xca-2.4.0_p20230526.ebuild b/app-crypt/xca/xca-2.4.0_p20230526.ebuild index 3945599273e0..281147c04226 100644 --- a/app-crypt/xca/xca-2.4.0_p20230526.ebuild +++ b/app-crypt/xca/xca-2.4.0_p20230526.ebuild @@ -50,9 +50,12 @@ src_install() { insinto /etc/xca doins misc/*.txt - ewarn "Make a backup copy of your database!" - ewarn "Version 2 completely changes the database format to SQL(ite)" - ewarn "Don't try to open it with older versions of XCA (< 1.4.0). They will corrupt the database." + dosym xca /usr/bin/xca-console + + ewarn "This is an unofficial snapshot that is compatible with openssl 3." + ewarn "One known flaw is that starting xca without a database will no longer open" + ewarn "the GUI. Provide either a new or existing database as an argument on the" + ewarn "command line." } pkg_postinst() { -- cgit v1.2.3