[packages/ser2net] Fix applying patches.
arekm
arekm at pld-linux.org
Tue Jul 15 02:56:14 CEST 2025
commit c563e3f7ab40c5382b3be5926fd20850de0a2502
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date: Tue Jul 15 02:55:58 2025 +0200
Fix applying patches.
ser2net.spec | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/ser2net.spec b/ser2net.spec
index be871bf..988bc34 100644
--- a/ser2net.spec
+++ b/ser2net.spec
@@ -28,7 +28,7 @@ Program udostępniający porty szeregowe przez połączenie TCP/IP.
%prep
%setup -q
-%patch0 -p1
+%patch -P0 -p1
%build
%{__libtoolize}
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/ser2net.git/commitdiff/c563e3f7ab40c5382b3be5926fd20850de0a2502
More information about the pld-cvs-commit
mailing list