[packages/drizzle] Fix applying patches.

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


commit b6b36fcf611839806444242d39e34fe8b523c97c
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date:   Mon Jul 14 23:19:45 2025 +0200

    Fix applying patches.

 drizzle.spec | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/drizzle.spec b/drizzle.spec
index 4e6529f..353278f 100644
--- a/drizzle.spec
+++ b/drizzle.spec
@@ -76,7 +76,7 @@ necessary to develop Drizzle client applications.
 
 %prep
 %setup -q -n %{name}
-%patch0 -p1
+%patch -P0 -p1
 
 %build
 %{__gettextize}
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/drizzle.git/commitdiff/b6b36fcf611839806444242d39e34fe8b523c97c



More information about the pld-cvs-commit mailing list