[packages/slony1] Fix applying patches.

arekm arekm at pld-linux.org
Tue Jul 15 03:00:57 CEST 2025


commit 59ace5f7dd857e396c65c496555c198f209292bc
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date:   Tue Jul 15 03:00:41 2025 +0200

    Fix applying patches.

 slony1.spec | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/slony1.spec b/slony1.spec
index e0f3deb..645be65 100644
--- a/slony1.spec
+++ b/slony1.spec
@@ -96,8 +96,8 @@ systemem.
 
 %prep
 %setup -q
-%patch0 -p1
-%patch1 -p1
+%patch -P0 -p1
+%patch -P1 -p1
 
 sed -i -e 's,^#!/usr/bin/env perl,^#!/usr/bin/perl,' tools/*.pl
 
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/slony1.git/commitdiff/59ace5f7dd857e396c65c496555c198f209292bc



More information about the pld-cvs-commit mailing list