[packages/pngtoico] Fix applying patches.

arekm arekm at pld-linux.org
Tue Jul 15 02:18:15 CEST 2025


commit 9c8d16e3e237dbb7487d85a77cee5032db1ed8ca
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date:   Tue Jul 15 02:17:59 2025 +0200

    Fix applying patches.

 pngtoico.spec | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/pngtoico.spec b/pngtoico.spec
index a7a0553..6078acb 100644
--- a/pngtoico.spec
+++ b/pngtoico.spec
@@ -21,7 +21,7 @@ formatu Microsoft ICO. Obsługuje przezroczystość.
 
 %prep
 %setup -q
-%patch0 -p1
+%patch -P0 -p1
 
 %build
 %{__make} \
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/pngtoico.git/commitdiff/9c8d16e3e237dbb7487d85a77cee5032db1ed8ca



More information about the pld-cvs-commit mailing list