[packages/srecord] Fix applying patches.
arekm
arekm at pld-linux.org
Tue Jul 15 03:07:19 CEST 2025
commit 5d09cb8b7d3336409d1b1550822ed20bbdc29b65
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date: Tue Jul 15 03:07:03 2025 +0200
Fix applying patches.
srecord.spec | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/srecord.spec b/srecord.spec
index 4de98f9..76bb9f2 100644
--- a/srecord.spec
+++ b/srecord.spec
@@ -62,7 +62,7 @@ plików.
%prep
%setup -q
-%patch0 -p1
+%patch -P0 -p1
%build
%configure
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/srecord.git/commitdiff/5d09cb8b7d3336409d1b1550822ed20bbdc29b65
More information about the pld-cvs-commit
mailing list