[packages/breakpad] Fix applying patches.
arekm
arekm at pld-linux.org
Mon Jul 14 22:51:18 CEST 2025
commit 403bbdbdd3a6b0c041f9e2e92b608c4ad1578092
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date: Mon Jul 14 22:51:02 2025 +0200
Fix applying patches.
breakpad.spec | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/breakpad.spec b/breakpad.spec
index c71d54f..a72349c 100644
--- a/breakpad.spec
+++ b/breakpad.spec
@@ -39,7 +39,7 @@ biblioteki programistyczne.
%prep
%setup -q
-%patch0 -p1
+%patch -P0 -p1
%build
install -d autotools
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/breakpad.git/commitdiff/403bbdbdd3a6b0c041f9e2e92b608c4ad1578092
More information about the pld-cvs-commit
mailing list