[packages/ssh2] Fix applying patches.
arekm
arekm at pld-linux.org
Tue Jul 15 03:07:28 CEST 2025
commit 3940260350f7310d7efdcae8d61f13c1ac2e07f7
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date: Tue Jul 15 03:07:12 2025 +0200
Fix applying patches.
ssh2.spec | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/ssh2.spec b/ssh2.spec
index 4dfe3d9..24d5a76 100644
--- a/ssh2.spec
+++ b/ssh2.spec
@@ -104,7 +104,7 @@ używa bibliotek X11).
%prep
%setup -q -n%{base_name}-%{version}
-%patch0 -p1
+%patch -P0 -p1
%build
%{__aclocal}
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/ssh2.git/commitdiff/3940260350f7310d7efdcae8d61f13c1ac2e07f7
More information about the pld-cvs-commit
mailing list