[packages/pgpoolAdmin] Fix applying patches.

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


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

    Fix applying patches.

 pgpoolAdmin.spec | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/pgpoolAdmin.spec b/pgpoolAdmin.spec
index 8928dea..fbff4bb 100644
--- a/pgpoolAdmin.spec
+++ b/pgpoolAdmin.spec
@@ -57,7 +57,7 @@ Ten pakiet zawiera skrypt instalacyjny pgpoolAdmina.
 
 %prep
 %setup -q
-%patch1 -p1
+%patch -P1 -p1
 cat > apache.conf <<'EOF'
 Alias /%{name} %{_appdir}
 <Directory %{_appdir}>
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/pgpoolAdmin.git/commitdiff/d8dc01f6829595961dc538c498306ec3b41e4e7a



More information about the pld-cvs-commit mailing list