[packages/scanssh] Fix applying patches.
arekm
arekm at pld-linux.org
Tue Jul 15 02:52:21 CEST 2025
commit b73c0962e8599a279fd3afaf10e752f38205e4cf
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date: Tue Jul 15 02:52:05 2025 +0200
Fix applying patches.
scanssh.spec | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/scanssh.spec b/scanssh.spec
index f670fa1..c7a8972 100644
--- a/scanssh.spec
+++ b/scanssh.spec
@@ -28,7 +28,7 @@ w postaci listy.
%prep
%setup -q
-%patch0 -p1
+%patch -P0 -p1
%build
%{__aclocal}
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/scanssh.git/commitdiff/b73c0962e8599a279fd3afaf10e752f38205e4cf
More information about the pld-cvs-commit
mailing list