[packages/intersync] Fix applying patches.

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


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

    Fix applying patches.

 intersync.spec | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/intersync.spec b/intersync.spec
index 8050d4f..0b78d78 100644
--- a/intersync.spec
+++ b/intersync.spec
@@ -46,8 +46,8 @@ serwerem HTTP (np. TUX lub Apache) jako serwerem.
 
 %prep
 %setup -q
-%patch0 -p1
-%patch1 -p1
+%patch -P0 -p1
+%patch -P1 -p1
 
 %build
 %configure
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/intersync.git/commitdiff/aedf5cca71509d5cd2bbce472a89b327d9564a88



More information about the pld-cvs-commit mailing list