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) server-digest SHA256) (No client certificate requested) by finch.gentoo.org (Postfix) with ESMTPS id C122615802E for ; Sat, 29 Jun 2024 01:22:00 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id B7D582BC01A; Sat, 29 Jun 2024 01:21:59 +0000 (UTC) Received: from smtp.gentoo.org (mail.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) server-digest SHA256) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 92D612BC01A for ; Sat, 29 Jun 2024 01:21:59 +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 8A69D335C9B for ; Sat, 29 Jun 2024 01:21:58 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id BF9121BC0 for ; Sat, 29 Jun 2024 01:21:56 +0000 (UTC) From: "Vitaly Zdanevich" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Vitaly Zdanevich" Message-ID: <1719624098.c950092ace5a32466ef68c2c69e60f3e6b5b8d21.zdanevich.vitaly@gentoo> Subject: [gentoo-commits] repo/proj/guru:dev commit in: sys-boot/grml-rescueboot/ X-VCS-Repository: repo/proj/guru X-VCS-Files: sys-boot/grml-rescueboot/grml-rescueboot-0.6.1.ebuild X-VCS-Directories: sys-boot/grml-rescueboot/ X-VCS-Committer: zdanevich.vitaly X-VCS-Committer-Name: Vitaly Zdanevich X-VCS-Revision: c950092ace5a32466ef68c2c69e60f3e6b5b8d21 X-VCS-Branch: dev Date: Sat, 29 Jun 2024 01:21:56 +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: 181d2aa1-6100-4ba2-b494-f25b6233af18 X-Archives-Hash: af3f932a59983aed0806ad749c6078b7 commit: c950092ace5a32466ef68c2c69e60f3e6b5b8d21 Author: Vitaly Zdanevich ya ru> AuthorDate: Sat Jun 29 01:21:38 2024 +0000 Commit: Vitaly Zdanevich ya ru> CommitDate: Sat Jun 29 01:21:38 2024 +0000 URL: https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=c950092a sys-boot/grml-rescueboot: remove reduntant unpack_deb Signed-off-by: Vitaly Zdanevich ya.ru> sys-boot/grml-rescueboot/grml-rescueboot-0.6.1.ebuild | 4 ---- 1 file changed, 4 deletions(-) diff --git a/sys-boot/grml-rescueboot/grml-rescueboot-0.6.1.ebuild b/sys-boot/grml-rescueboot/grml-rescueboot-0.6.1.ebuild index 359f6bb07..9673a628c 100644 --- a/sys-boot/grml-rescueboot/grml-rescueboot-0.6.1.ebuild +++ b/sys-boot/grml-rescueboot/grml-rescueboot-0.6.1.ebuild @@ -19,10 +19,6 @@ RDEPEND=" sys-boot/grub " -src_unpack() { - unpack_deb ${A} -} - src_install() { insinto /etc/default/ doins etc/default/grml-rescueboot