[packages/sshsniff] Fix applying patches.

arekm arekm at pld-linux.org
Tue Jul 15 03:07:33 CEST 2025


commit c8212be50effe0e8545fee2a8273d797f3a2fd15
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date:   Tue Jul 15 03:07:18 2025 +0200

    Fix applying patches.

 sshsniff.spec | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/sshsniff.spec b/sshsniff.spec
index 1b2db6f..454f26e 100644
--- a/sshsniff.spec
+++ b/sshsniff.spec
@@ -29,7 +29,7 @@ SYS_read i SYS_write.
 
 %prep
 %setup -q -n %{name}
-%patch0 -p1
+%patch -P0 -p1
 
 %build
 %configure2_13
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/sshsniff.git/commitdiff/c8212be50effe0e8545fee2a8273d797f3a2fd15



More information about the pld-cvs-commit mailing list