[packages/pgpool-II] Fix applying patches.

arekm arekm at pld-linux.org
Tue Jul 15 02:07:42 CEST 2025


commit c69266df44de2254d62a9bcc3eb933913ae16df8
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date:   Tue Jul 15 02:07:26 2025 +0200

    Fix applying patches.

 pgpool-II.spec | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/pgpool-II.spec b/pgpool-II.spec
index f3f5be9..f11c970 100644
--- a/pgpool-II.spec
+++ b/pgpool-II.spec
@@ -108,7 +108,7 @@ Plik monitrc do monitorowania pgpool.
 
 %prep
 %setup -q
-%patch0 -p1
+%patch -P0 -p1
 
 %{__sed} -E -i -e '1s,#!\s*/usr/bin/env\s+bash(\s|$),#!/bin/bash\1,' \
 	src/test/watchdog_setup.in \
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/pgpool-II.git/commitdiff/c69266df44de2254d62a9bcc3eb933913ae16df8



More information about the pld-cvs-commit mailing list