From a8b35c88cf132aab6704c3babbc109de4f7cc520 Mon Sep 17 00:00:00 2001 From: Leah Rowe Date: Sun, 22 Dec 2024 23:13:43 +0000 Subject: remove geteltorito and mtools from lbmk we needed these for extracting intel vga roms from lenovoo updates, for t480, very briefly. about an hour after i pushed that patch, mate kukri fixed libgfxinit and then i removed the vgarom integration because it wasn't needed anymore. however, i forgot to remove geteltorito/mtools from dependencies. some distros like fedora were problematic about it. the best thing about bugs is when you don't have to fix them. Signed-off-by: Leah Rowe --- .gitignore | 2 ++ 1 file changed, 2 insertions(+) (limited to '.gitignore') diff --git a/.gitignore b/.gitignore index a4dbea58..28671db8 100644 --- a/.gitignore +++ b/.gitignore @@ -39,3 +39,5 @@ *.tar.* /m /f +/r +/e -- cgit v1.2.1