[packages/jbig2enc] Fix applying patches.
arekm
arekm at pld-linux.org
Tue Jul 15 00:23:37 CEST 2025
commit 791cdd0a0e4fee08757a40ad35f9398d08fbd848
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date: Tue Jul 15 00:23:21 2025 +0200
Fix applying patches.
jbig2enc.spec | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/jbig2enc.spec b/jbig2enc.spec
index dfe97e9..8d6f821 100644
--- a/jbig2enc.spec
+++ b/jbig2enc.spec
@@ -50,8 +50,8 @@ Statyczna wersja biblioteki jbig2enc.
%prep
%setup -q
-%patch0 -p1
-%patch1 -p1
+%patch -P0 -p1
+%patch -P1 -p1
%build
%{__make} \
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/jbig2enc.git/commitdiff/791cdd0a0e4fee08757a40ad35f9398d08fbd848
More information about the pld-cvs-commit
mailing list