* [gentoo-commits] repo/gentoo:master commit in: sys-kernel/dracut-crypt-ssh/files/
@ 2024-09-14 7:09 Joonas Niilola
0 siblings, 0 replies; only message in thread
From: Joonas Niilola @ 2024-09-14 7:09 UTC (permalink / raw
To: gentoo-commits
commit: 41c191bf55137da9bc5c84497da41731c0c42d7b
Author: Michael Mair-Keimberger <mmk <AT> levelnine <DOT> at>
AuthorDate: Sat Aug 31 19:03:52 2024 +0000
Commit: Joonas Niilola <juippis <AT> gentoo <DOT> org>
CommitDate: Sat Sep 14 07:09:25 2024 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=41c191bf
sys-kernel/dracut-crypt-ssh: remove unused patch(es)
Signed-off-by: Michael Mair-Keimberger <mmk <AT> levelnine.at>
Closes: https://github.com/gentoo/gentoo/pull/38362
Signed-off-by: Joonas Niilola <juippis <AT> gentoo.org>
.../files/dracut-crypt-ssh-1.0.7-makefile.patch | 19 -------------------
1 file changed, 19 deletions(-)
diff --git a/sys-kernel/dracut-crypt-ssh/files/dracut-crypt-ssh-1.0.7-makefile.patch b/sys-kernel/dracut-crypt-ssh/files/dracut-crypt-ssh-1.0.7-makefile.patch
deleted file mode 100644
index d45bc41ed60a..000000000000
--- a/sys-kernel/dracut-crypt-ssh/files/dracut-crypt-ssh-1.0.7-makefile.patch
+++ /dev/null
@@ -1,19 +0,0 @@
-# https://bugs.gentoo.org/726014
-# https://bugs.gentoo.org/781125
---- a/modules/60crypt-ssh/helper/Makefile
-+++ b/modules/60crypt-ssh/helper/Makefile
-@@ -17,11 +17,11 @@ clean:
- rm -f *.o console_auth unlock crypttab-test
-
- console_auth: auth.c
-- $(CC) $(CFLAGS) $^ -o $@
-+ $(CC) $(CFLAGS) $(CPPFLAGS) $(LDFLAGS) $^ -o $@
-
- unlock: crypttab.o unlock.o
-- $(CC) $(CFLAGS) -lblkid $^ -o $@
-+ $(CC) $(CFLAGS) $(CPPFLAGS) $(LDFLAGS) $^ -lblkid -o $@
-
- crypttab-test: crypttab-test.c crypttab.o crypttab-test-data
-- $(CC) crypttab-test.c $(CFLAGS) crypttab.o -lblkid -o crypttab-test
-+ $(CC) crypttab-test.c $(CFLAGS) $(CPPFLAGS) $(LDFLAGS) crypttab.o -lblkid -o crypttab-test
- ./crypttab-test
^ permalink raw reply related [flat|nested] only message in thread
only message in thread, other threads:[~2024-09-14 7:09 UTC | newest]
Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2024-09-14 7:09 [gentoo-commits] repo/gentoo:master commit in: sys-kernel/dracut-crypt-ssh/files/ Joonas Niilola
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox