[packages/sib] Fix applying patches.

arekm arekm at pld-linux.org
Tue Jul 15 02:58:05 CEST 2025


commit 96dfc5bc8f8846c95e63948af7598d0c19503f97
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date:   Tue Jul 15 02:57:49 2025 +0200

    Fix applying patches.

 sib.spec | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/sib.spec b/sib.spec
index 784adff..e4bcff0 100644
--- a/sib.spec
+++ b/sib.spec
@@ -30,8 +30,8 @@ do serwera tunelującego) mogą być tunelowane.
 
 %prep
 %setup -q
-%patch0 -p1
-%patch1 -p1
+%patch -P0 -p1
+%patch -P1 -p1
 
 %build
 %{__make} \
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/sib.git/commitdiff/96dfc5bc8f8846c95e63948af7598d0c19503f97



More information about the pld-cvs-commit mailing list