public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Joonas Niilola" <juippis@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: sys-kernel/dracut-crypt-ssh/files/
Date: Sat, 14 Sep 2024 07:09:31 +0000 (UTC)	[thread overview]
Message-ID: <1726297765.41c191bf55137da9bc5c84497da41731c0c42d7b.juippis@gentoo> (raw)

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


                 reply	other threads:[~2024-09-14  7:09 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=1726297765.41c191bf55137da9bc5c84497da41731c0c42d7b.juippis@gentoo \
    --to=juippis@gentoo.org \
    --cc=gentoo-commits@lists.gentoo.org \
    --cc=gentoo-dev@lists.gentoo.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox