[packages/libIDL] Fix applying patches.
arekm
arekm at pld-linux.org
Tue Jul 15 00:51:42 CEST 2025
commit 8d80a088c83374674a2afb849fbd4f133a0cc50b
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date: Tue Jul 15 00:51:26 2025 +0200
Fix applying patches.
libIDL.spec | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/libIDL.spec b/libIDL.spec
index ae4ce4c..cf2f4bc 100644
--- a/libIDL.spec
+++ b/libIDL.spec
@@ -64,7 +64,7 @@ Statyczne biblioteki libIDL.
%prep
%setup -q
-%patch0 -p1
+%patch -P0 -p1
%build
%{__libtoolize}
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/libIDL.git/commitdiff/8d80a088c83374674a2afb849fbd4f133a0cc50b
More information about the pld-cvs-commit
mailing list