[packages/tcpser] Fix applying patches.
arekm
arekm at pld-linux.org
Tue Jul 15 03:15:14 CEST 2025
commit 4301d71b71206979bcafc674e6d32e87dabee78d
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date: Tue Jul 15 03:14:59 2025 +0200
Fix applying patches.
tcpser.spec | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/tcpser.spec b/tcpser.spec
index 8c222a6..cf51915 100644
--- a/tcpser.spec
+++ b/tcpser.spec
@@ -28,7 +28,7 @@ systemów (np. 8-bitowych BBS-ów) w Internecie.
%prep
%setup -q -n %{name}-%{version}%{_rc}
-%patch0 -p1
+%patch -P0 -p1
%build
CFLAGS="%{rpmcflags}" \
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/tcpser.git/commitdiff/4301d71b71206979bcafc674e6d32e87dabee78d
More information about the pld-cvs-commit
mailing list