[packages/ibp] Fix applying patches.

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


commit 63c92733a21345e0b1fa584d2288e1b648677965
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date:   Tue Jul 15 00:10:54 2025 +0200

    Fix applying patches.

 ibp.spec | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/ibp.spec b/ibp.spec
index 0d86b94..10e4694 100644
--- a/ibp.spec
+++ b/ibp.spec
@@ -54,8 +54,8 @@ Statyczne biblioteki IBP.
 
 %prep
 %setup -q
-%patch0 -p1
-%patch1 -p1
+%patch -P0 -p1
+%patch -P1 -p1
 
 %build
 %{__libtoolize}
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/ibp.git/commitdiff/63c92733a21345e0b1fa584d2288e1b648677965



More information about the pld-cvs-commit mailing list