[packages/dclib] Fix applying patches.

arekm arekm at pld-linux.org
Mon Jul 14 23:11:41 CEST 2025


commit 836f181a904ea8e10eeac256f706a8d2b11e6292
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date:   Mon Jul 14 23:11:25 2025 +0200

    Fix applying patches.

 dclib.spec | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/dclib.spec b/dclib.spec
index 9fdffa2..00516c9 100644
--- a/dclib.spec
+++ b/dclib.spec
@@ -52,7 +52,7 @@ Pliki nagłówkowe dla dclib.
 %prep
 %setup -q
 %{?with_lying:%patch0 -p1}
-%patch1 -p1
+%patch -P1 -p1
 
 %build
 %configure PTHREAD_LIBS=-lpthread
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/dclib.git/commitdiff/836f181a904ea8e10eeac256f706a8d2b11e6292



More information about the pld-cvs-commit mailing list