[packages/mosh] Fix applying patches.
arekm
arekm at pld-linux.org
Tue Jul 15 01:23:07 CEST 2025
commit eca9864cb05b3278a19c6e714427586b039297b6
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date: Tue Jul 15 01:22:51 2025 +0200
Fix applying patches.
mosh.spec | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/mosh.spec b/mosh.spec
index 83e4124..1f8f70e 100644
--- a/mosh.spec
+++ b/mosh.spec
@@ -59,7 +59,7 @@ szczególności po połączeniach Wi-Fi, komórkowych i długodystansowych.
%prep
%setup -q
%if %{with agent}
-%patch0 -p1
+%patch -P0 -p1
%endif
%{__sed} -i -e '1s,^#!.*perl,#!%{__perl},' scripts/mosh.pl
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/mosh.git/commitdiff/eca9864cb05b3278a19c6e714427586b039297b6
More information about the pld-cvs-commit
mailing list