From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (2048 bits)) (No client certificate requested) by finch.gentoo.org (Postfix) with ESMTPS id 9D8B7158041 for ; Mon, 26 Feb 2024 13:54:49 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 86389E29C4; Mon, 26 Feb 2024 13:54:48 +0000 (UTC) Received: from smtp.gentoo.org (woodpecker.gentoo.org [IPv6:2001:470:ea4a:1:5054:ff:fec7:86e4]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 66E57E29C4 for ; Mon, 26 Feb 2024 13:54:48 +0000 (UTC) Received: from oystercatcher.gentoo.org (oystercatcher.gentoo.org [148.251.78.52]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 9E1B233BEE8 for ; Mon, 26 Feb 2024 13:54:47 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 0BC36118C for ; Mon, 26 Feb 2024 13:54:46 +0000 (UTC) From: "Florian Schmaus" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Florian Schmaus" Message-ID: <1708955618.dfbef99927a09a0561b2e38fa7409f3b566379b0.flow@gentoo> Subject: [gentoo-commits] proj/tex-overlay:main commit in: app-text/texlive-core/ X-VCS-Repository: proj/tex-overlay X-VCS-Files: app-text/texlive-core/texlive-core-2023.ebuild X-VCS-Directories: app-text/texlive-core/ X-VCS-Committer: flow X-VCS-Committer-Name: Florian Schmaus X-VCS-Revision: dfbef99927a09a0561b2e38fa7409f3b566379b0 X-VCS-Branch: main Date: Mon, 26 Feb 2024 13:54:46 +0000 (UTC) Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-commits@lists.gentoo.org X-Auto-Response-Suppress: DR, RN, NRN, OOF, AutoReply X-Archives-Salt: 32126455-5f06-45be-aac9-78c89334793f X-Archives-Hash: e6c93fcaf22de04785b2d9054a9dd0c9 commit: dfbef99927a09a0561b2e38fa7409f3b566379b0 Author: Florian Schmaus gentoo org> AuthorDate: Mon Feb 26 13:53:38 2024 +0000 Commit: Florian Schmaus gentoo org> CommitDate: Mon Feb 26 13:53:38 2024 +0000 URL: https://gitweb.gentoo.org/proj/tex-overlay.git/commit/?id=dfbef999 app-text/texlive-core: drop keepdir /usr/share/texmf-site Signed-off-by: Florian Schmaus gentoo.org> app-text/texlive-core/texlive-core-2023.ebuild | 2 -- 1 file changed, 2 deletions(-) diff --git a/app-text/texlive-core/texlive-core-2023.ebuild b/app-text/texlive-core/texlive-core-2023.ebuild index fa9ac06..f76bceb 100644 --- a/app-text/texlive-core/texlive-core-2023.ebuild +++ b/app-text/texlive-core/texlive-core-2023.ebuild @@ -443,8 +443,6 @@ src_install() { texlive-common_handle_config_files - keepdir /usr/share/texmf-site - # the virtex symlink is not installed # The links has to be relative, since the targets # is not present at this stage and MacOS doesn't