[packages/bdiff] Fix applying patches.
arekm
arekm at pld-linux.org
Mon Jul 14 22:47:19 CEST 2025
commit dcfb55ad39e94c711fb59e9e1deeb254fffa1b5b
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date: Mon Jul 14 22:47:03 2025 +0200
Fix applying patches.
bdiff.spec | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/bdiff.spec b/bdiff.spec
index 48c8f25..784168c 100644
--- a/bdiff.spec
+++ b/bdiff.spec
@@ -23,7 +23,7 @@ działa nie tylko na plikach tekstowych, a także binarnych.
%prep
%setup -q
-%patch0 -p1
+%patch -P0 -p1
%build
%{__make} \
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/bdiff.git/commitdiff/dcfb55ad39e94c711fb59e9e1deeb254fffa1b5b
More information about the pld-cvs-commit
mailing list