[packages/ircd-ptlink] Fix applying patches.

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


commit 227f89b91d7e8ef78940f75c2f0597b1c2c42d55
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date:   Tue Jul 15 00:16:52 2025 +0200

    Fix applying patches.

 ircd-ptlink.spec | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/ircd-ptlink.spec b/ircd-ptlink.spec
index 1292d92..25b0e38 100644
--- a/ircd-ptlink.spec
+++ b/ircd-ptlink.spec
@@ -55,8 +55,8 @@ wsparcie dla usług.
 
 %prep
 %setup -q -n PTlink%{version}
-%patch0 -p1
-%patch1 -p1
+%patch -P0 -p1
+%patch -P1 -p1
 mv -f autoconf/{configure.in,acconfig.h} .
 
 %build
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/ircd-ptlink.git/commitdiff/227f89b91d7e8ef78940f75c2f0597b1c2c42d55



More information about the pld-cvs-commit mailing list