[packages/tspc] Fix applying patches.
arekm
arekm at pld-linux.org
Tue Jul 15 03:22:51 CEST 2025
commit 2a8e7af7998efacc54806d970a950dca344b9f14
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date: Tue Jul 15 03:22:36 2025 +0200
Fix applying patches.
tspc.spec | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/tspc.spec b/tspc.spec
index e9a0968..82767cf 100644
--- a/tspc.spec
+++ b/tspc.spec
@@ -22,7 +22,7 @@ any migration broker which uses Hexago's implementation.
%prep
%setup -q -n %{name}2
-%patch0 -p1
+%patch -P0 -p1
%build
%{__make} all \
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/tspc.git/commitdiff/2a8e7af7998efacc54806d970a950dca344b9f14
More information about the pld-cvs-commit
mailing list