[packages/transconnect] Fix applying patches.
arekm
arekm at pld-linux.org
Tue Jul 15 03:21:46 CEST 2025
commit 4d8e7b84ddf02c2195b871289aa3a8828411c927
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date: Tue Jul 15 03:21:30 2025 +0200
Fix applying patches.
transconnect.spec | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/transconnect.spec b/transconnect.spec
index 53b690c..17652f7 100644
--- a/transconnect.spec
+++ b/transconnect.spec
@@ -22,7 +22,7 @@ using glibc, and all proxies allowing https CONNECT (eg squid).
%prep
%setup -q -n %{name}-%{version}-Beta
-%patch0 -p1
+%patch -P0 -p1
%{__sed} -i -e 's!\$HOME/\.tconn/!!g' tconn.cat
%build
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/transconnect.git/commitdiff/4d8e7b84ddf02c2195b871289aa3a8828411c927
More information about the pld-cvs-commit
mailing list