[packages/chmlib] Fix applying patches.
arekm
arekm at pld-linux.org
Mon Jul 14 22:58:35 CEST 2025
commit 0fd4a3a90fa38c7ce1388e2da73bb16718833517
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date: Mon Jul 14 22:58:20 2025 +0200
Fix applying patches.
chmlib.spec | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/chmlib.spec b/chmlib.spec
index 60fa649..01aa204 100644
--- a/chmlib.spec
+++ b/chmlib.spec
@@ -53,7 +53,7 @@ Statyczna wersja chmlib.
%prep
%setup -q
-%patch0 -p1
+%patch -P0 -p1
%build
cp -f /usr/share/automake/config.* .
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/chmlib.git/commitdiff/0fd4a3a90fa38c7ce1388e2da73bb16718833517
More information about the pld-cvs-commit
mailing list