[packages/pngcrush] Fix applying patches.
arekm
arekm at pld-linux.org
Tue Jul 15 02:18:06 CEST 2025
commit d584275e0a50c1a4ecc05740d2efaafd27c171b4
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date: Tue Jul 15 02:17:50 2025 +0200
Fix applying patches.
pngcrush.spec | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/pngcrush.spec b/pngcrush.spec
index ff71725..d5a293f 100644
--- a/pngcrush.spec
+++ b/pngcrush.spec
@@ -63,7 +63,7 @@ Graphics). Ele pode comprimir os arquivos em até 40%, sem perdas.
%prep
%setup -q
-%patch0 -p1
+%patch -P0 -p1
# create some real documentation
# NOTE: remember to check these on upgrade!
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/pngcrush.git/commitdiff/d584275e0a50c1a4ecc05740d2efaafd27c171b4
More information about the pld-cvs-commit
mailing list