[packages/sedutil] Fix applying patches.
arekm
arekm at pld-linux.org
Tue Jul 15 02:55:39 CEST 2025
commit cb10a59187477357ad8cfbc380e994db894f4868
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date: Tue Jul 15 02:55:24 2025 +0200
Fix applying patches.
sedutil.spec | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/sedutil.spec b/sedutil.spec
index a5863dc..02a24c6 100644
--- a/sedutil.spec
+++ b/sedutil.spec
@@ -23,7 +23,7 @@ standard on BIOS machines.
%prep
%setup -q
-%patch0 -p1
+%patch -P0 -p1
%build
%{__make} -C linux/CLI \
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/sedutil.git/commitdiff/cb10a59187477357ad8cfbc380e994db894f4868
More information about the pld-cvs-commit
mailing list