[packages/pnetlib] Fix applying patches.

arekm arekm at pld-linux.org
Tue Jul 15 02:18:00 CEST 2025


commit f10c23dd6a4739720fcc6dc81941ab8e99ded6f1
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date:   Tue Jul 15 02:17:44 2025 +0200

    Fix applying patches.

 pnetlib.spec | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/pnetlib.spec b/pnetlib.spec
index 0e104cf..8c1caf8 100644
--- a/pnetlib.spec
+++ b/pnetlib.spec
@@ -293,7 +293,7 @@ przenośnym kodzie, a najlepiej nie używać ich w ogóle.
 
 %prep
 %setup -q
-%patch0 -p1
+%patch -P0 -p1
 
 %build
 %{__libtoolize}
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/pnetlib.git/commitdiff/f10c23dd6a4739720fcc6dc81941ab8e99ded6f1



More information about the pld-cvs-commit mailing list