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 44FAE15803E for ; Sun, 31 Dec 2023 15:28:57 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 1F8ED2BC088; Sun, 31 Dec 2023 15:28:53 +0000 (UTC) Received: from smtp.gentoo.org (dev.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 082072BC087 for ; Sun, 31 Dec 2023 15:28:53 +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)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 4590F34068A for ; Sun, 31 Dec 2023 15:28:51 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id E94EB14D0 for ; Sun, 31 Dec 2023 15:28:47 +0000 (UTC) From: "David Roman" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "David Roman" Message-ID: <1703960401.65ef28af163b8c68424e3d63307cf0874d21dfdf.davidroman@gentoo> Subject: [gentoo-commits] repo/proj/guru:master commit in: gui-libs/libcsys/files/ X-VCS-Repository: repo/proj/guru X-VCS-Files: gui-libs/libcsys/files/libcsys-lib.patch X-VCS-Directories: gui-libs/libcsys/files/ X-VCS-Committer: davidroman X-VCS-Committer-Name: David Roman X-VCS-Revision: 65ef28af163b8c68424e3d63307cf0874d21dfdf X-VCS-Branch: master Date: Sun, 31 Dec 2023 15:28:47 +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: c85fa432-019d-4667-b201-310eadab1915 X-Archives-Hash: af8099672844c67f03b224c40a0fa170 commit: 65ef28af163b8c68424e3d63307cf0874d21dfdf Author: Michael Mair-Keimberger levelnine at> AuthorDate: Sat Dec 30 18:14:52 2023 +0000 Commit: David Roman gmail com> CommitDate: Sat Dec 30 18:20:01 2023 +0000 URL: https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=65ef28af gui-libs/libcsys: remove unused patch(es) Signed-off-by: Michael Mair-Keimberger levelnine.at> gui-libs/libcsys/files/libcsys-lib.patch | 12 ------------ 1 file changed, 12 deletions(-) diff --git a/gui-libs/libcsys/files/libcsys-lib.patch b/gui-libs/libcsys/files/libcsys-lib.patch deleted file mode 100644 index b3efda6421..0000000000 --- a/gui-libs/libcsys/files/libcsys-lib.patch +++ /dev/null @@ -1,12 +0,0 @@ -diff --git a/libcsys.pro b/libcsys.pro -index e94f92b..4d87d57 100644 ---- a/libcsys.pro -+++ b/libcsys.pro -@@ -51,7 +51,6 @@ unix { - contains(DEFINES, LIB64): target.path = $$INSTALL_PREFIX/lib64 - else: target.path = $$INSTALL_PREFIX/lib - -- target.path = $$PREFIX/lib/ - includes.files = libcsys_global.h csys/*.h - includes.path = $$PREFIX/include/csys -