[packages/dbh] Fix applying patches.

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


commit 00ed6426b479fd0aa2bd04b5d431ef2f910f0fb5
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date:   Mon Jul 14 23:10:59 2025 +0200

    Fix applying patches.

 dbh.spec | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/dbh.spec b/dbh.spec
index a92c395..22b7a46 100644
--- a/dbh.spec
+++ b/dbh.spec
@@ -78,8 +78,8 @@ Dokumentacja API biblioteki dbh.
 
 %prep
 %setup -q -n libdbh2-%{version}
-%patch0 -p1
-%patch1 -p1
+%patch -P0 -p1
+%patch -P1 -p1
 
 %build
 %{__libtoolize}
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/dbh.git/commitdiff/00ed6426b479fd0aa2bd04b5d431ef2f910f0fb5



More information about the pld-cvs-commit mailing list