[packages/libraw] Fix applying patches.
arekm
arekm at pld-linux.org
Tue Jul 15 00:58:32 CEST 2025
commit 4a76cf6916baea9a78acc73f8e3cb8d0d5d0d253
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date: Tue Jul 15 00:58:16 2025 +0200
Fix applying patches.
libraw.spec | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/libraw.spec b/libraw.spec
index f3877da..5324bf8 100644
--- a/libraw.spec
+++ b/libraw.spec
@@ -88,7 +88,7 @@ Statyczna biblioteka LibRaw.
%prep
%setup -q -n LibRaw-%{version}
-%patch0 -p1
+%patch -P0 -p1
%build
%{__libtoolize}
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/libraw.git/commitdiff/4a76cf6916baea9a78acc73f8e3cb8d0d5d0d253
More information about the pld-cvs-commit
mailing list