[packages/ibutils] Fix applying patches.

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


commit 9ed91e3c690b07a1c75a181475bf51fd8ec45f89
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date:   Tue Jul 15 00:11:16 2025 +0200

    Fix applying patches.

 ibutils.spec | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/ibutils.spec b/ibutils.spec
index 42a0bb5..9ab495c 100644
--- a/ibutils.spec
+++ b/ibutils.spec
@@ -76,7 +76,7 @@ Statyczne biblioteki narzędziowe IB.
 
 %prep
 %setup -q
-%patch0 -p1
+%patch -P0 -p1
 
 for f in AUTHORS ChangeLog NEWS README THANKS ; do cp -l ibdm/${f} ${f}.ibdm ; done
 for f in AUTHORS NEWS README ; do cp -l ibis/${f} ${f}.ibis ; done
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/ibutils.git/commitdiff/9ed91e3c690b07a1c75a181475bf51fd8ec45f89



More information about the pld-cvs-commit mailing list