[packages/pngnq] Fix applying patches.
arekm
arekm at pld-linux.org
Tue Jul 15 02:18:09 CEST 2025
commit bf9ea1b0bd586a606d4ab3be01bf2da9a415391e
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date: Tue Jul 15 02:17:53 2025 +0200
Fix applying patches.
pngnq.spec | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/pngnq.spec b/pngnq.spec
index ab5de97..b0b128a 100644
--- a/pngnq.spec
+++ b/pngnq.spec
@@ -22,7 +22,7 @@ many types of images.
%prep
%setup -q
-%patch0 -p1
+%patch -P0 -p1
%build
%{__aclocal}
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/pngnq.git/commitdiff/bf9ea1b0bd586a606d4ab3be01bf2da9a415391e
More information about the pld-cvs-commit
mailing list