[packages/mysecureshell] Fix applying patches.
arekm
arekm at pld-linux.org
Tue Jul 15 01:27:39 CEST 2025
commit f7c60cdf80e3fc5f6d4947f6d898085aeb0fc0a4
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date: Tue Jul 15 01:27:23 2025 +0200
Fix applying patches.
mysecureshell.spec | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/mysecureshell.spec b/mysecureshell.spec
index bed31ba..2cfd90f 100644
--- a/mysecureshell.spec
+++ b/mysecureshell.spec
@@ -26,7 +26,7 @@ Possibilities of MySecureShell :
%prep
%setup -q -n %{name}_%{version}
-%patch0 -p1
+%patch -P0 -p1
%build
%configure
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/mysecureshell.git/commitdiff/f7c60cdf80e3fc5f6d4947f6d898085aeb0fc0a4
More information about the pld-cvs-commit
mailing list