[packages/bchunk] Fix applying patches.
arekm
arekm at pld-linux.org
Mon Jul 14 22:47:04 CEST 2025
commit 22ed11dc4598e0551eae05083e13ed0c9483f312
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date: Mon Jul 14 22:46:49 2025 +0200
Fix applying patches.
bchunk.spec | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/bchunk.spec b/bchunk.spec
index ab93a45..f5670b2 100644
--- a/bchunk.spec
+++ b/bchunk.spec
@@ -26,7 +26,7 @@ obsługiwany przez większość uniksowych programów do wypalania.
%prep
%setup -q
-%patch0 -p1
+%patch -P0 -p1
%build
%{__make} \
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/bchunk.git/commitdiff/22ed11dc4598e0551eae05083e13ed0c9483f312
More information about the pld-cvs-commit
mailing list