commit: 9071f59809bb17011bacc1455891222161076474
Author: David Seifert <soap <AT> gentoo <DOT> org>
AuthorDate: Sun Oct 30 11:26:15 2022 +0000
Commit: David Seifert <soap <AT> gentoo <DOT> org>
CommitDate: Sun Oct 30 11:26:15 2022 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=9071f598
app-misc/cw: [QA] use git-format-patch style patches
Signed-off-by: David Seifert <soap <AT> gentoo.org>
app-misc/cw/files/cw-1.0.16-replace-isastream-with-fcntl.patch | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/app-misc/cw/files/cw-1.0.16-replace-isastream-with-fcntl.patch
b/app-misc/cw/files/cw-1.0.16-replace-isastream-with-fcntl.patch
index 18f2dba953d2..978c23bb9b71 100644
--- a/app-misc/cw/files/cw-1.0.16-replace-isastream-with-fcntl.patch
+++ b/app-misc/cw/files/cw-1.0.16-replace-isastream-with-fcntl.patch
@@ -1,5 +1,5 @@
---- /var/tmp/portage/app-misc/cw-1.0.16-r3/work/cw-1.0.16/src/cw.c
-+++ cw-1.0.16/src/cw.c
+--- a/src/cw.c
++++ b/src/cw.c
@@ -1173,7 +1173,7 @@
close(master);
return(0);