[packages/libbpg] Fix applying patches.
arekm
arekm at pld-linux.org
Tue Jul 15 00:44:46 CEST 2025
commit 230dd2b7a0a0b734d0eee0b8bd6de4fb1f469aac
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date: Tue Jul 15 00:44:31 2025 +0200
Fix applying patches.
libbpg.spec | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/libbpg.spec b/libbpg.spec
index 895e1ab..bc44c7b 100644
--- a/libbpg.spec
+++ b/libbpg.spec
@@ -116,7 +116,7 @@ Oparta na SDL przeglądarka obrazów BPG.
%prep
%setup -q
-%patch0 -p1
+%patch -P0 -p1
%build
%{__make} \
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/libbpg.git/commitdiff/230dd2b7a0a0b734d0eee0b8bd6de4fb1f469aac
More information about the pld-cvs-commit
mailing list