[packages/icmake] Fix applying patches.

arekm arekm at pld-linux.org
Tue Jul 15 00:12:25 CEST 2025


commit 3fe383c6f6fe1194585b289d003593a62264e61c
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date:   Tue Jul 15 00:12:09 2025 +0200

    Fix applying patches.

 icmake.spec | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/icmake.spec b/icmake.spec
index e511230..a990bfd 100644
--- a/icmake.spec
+++ b/icmake.spec
@@ -29,7 +29,7 @@ powodzeniem jak do wykonywania zadań administracyjnych.
 
 %prep
 %setup -q
-%patch0 -p0
+%patch -P0 -p0
 %{__sed} -i -e 's#/lib/#/%{_lib}/#g' icmake/INSTALL.im
 
 %build
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/icmake.git/commitdiff/3fe383c6f6fe1194585b289d003593a62264e61c



More information about the pld-cvs-commit mailing list