[packages/icets] Fix applying patches.

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


commit 8122cdfe59a367d3b1d70cd11cfc846db2e693dc
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date:   Tue Jul 15 00:12:03 2025 +0200

    Fix applying patches.

 icets.spec | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/icets.spec b/icets.spec
index 2409bbc..9e104cc 100644
--- a/icets.spec
+++ b/icets.spec
@@ -26,8 +26,8 @@ edycji pliku preferences.
 
 %prep
 %setup -q -n %{name}-08
-%patch0 -p1
-%patch1 -p1
+%patch -P0 -p1
+%patch -P1 -p1
 
 %build
 cp -f /usr/share/automake/config.* admin
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/icets.git/commitdiff/8122cdfe59a367d3b1d70cd11cfc846db2e693dc



More information about the pld-cvs-commit mailing list