[packages/ldcc] Fix applying patches.

arekm arekm at pld-linux.org
Tue Jul 15 00:41:56 CEST 2025


commit bc6467d724e3b940dbd4a1cde71705a495d73be7
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date:   Tue Jul 15 00:41:41 2025 +0200

    Fix applying patches.

 ldcc.spec | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/ldcc.spec b/ldcc.spec
index 2b32263..91714db 100644
--- a/ldcc.spec
+++ b/ldcc.spec
@@ -25,7 +25,7 @@ LDCC jest konsolowym klientem sieci Direct Connect.
 
 %prep
 %setup -q -n %{name}-%{version}-%{subver}
-%patch0 -p1
+%patch -P0 -p1
 
 %build
 %{__libtoolize}
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/ldcc.git/commitdiff/bc6467d724e3b940dbd4a1cde71705a495d73be7



More information about the pld-cvs-commit mailing list