[packages/libdbi-drivers] Fix applying patches.

arekm arekm at pld-linux.org
Tue Jul 15 00:46:42 CEST 2025


commit 698bf558ca8a14bd4c1aa3158df961d89f6f731e
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date:   Tue Jul 15 00:46:26 2025 +0200

    Fix applying patches.

 libdbi-drivers.spec | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)
---
diff --git a/libdbi-drivers.spec b/libdbi-drivers.spec
index bb8a934..98a09d7 100644
--- a/libdbi-drivers.spec
+++ b/libdbi-drivers.spec
@@ -195,9 +195,9 @@ zmiany źródeł programu.
 
 %prep
 %setup -q
-%patch0 -p1
-%patch1 -p1
-%patch2 -p1
+%patch -P0 -p1
+%patch -P1 -p1
+%patch -P2 -p1
 
 %build
 %{__libtoolize}
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/libdbi-drivers.git/commitdiff/698bf558ca8a14bd4c1aa3158df961d89f6f731e



More information about the pld-cvs-commit mailing list