commit:     c950092ace5a32466ef68c2c69e60f3e6b5b8d21
Author:     Vitaly Zdanevich <zdanevich.vitaly <AT> ya <DOT> ru>
AuthorDate: Sat Jun 29 01:21:38 2024 +0000
Commit:     Vitaly Zdanevich <zdanevich.vitaly <AT> ya <DOT> 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 <zdanevich.vitaly <AT> 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

Reply via email to