[packages/readahead] Fix applying patches.

arekm arekm at pld-linux.org
Tue Jul 15 02:40:48 CEST 2025


commit 8b04b73785689ccbc871e5189fe3fb8cad57ddfe
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date:   Tue Jul 15 02:40:33 2025 +0200

    Fix applying patches.

 readahead.spec | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/readahead.spec b/readahead.spec
index 32e4e0e..6b2b06f 100644
--- a/readahead.spec
+++ b/readahead.spec
@@ -41,7 +41,7 @@ Dzięki temu przyspieszany jest proces startowania systemu.
 
 %prep
 %setup -q
-%patch0 -p1
+%patch -P0 -p1
 
 %{__sed} -i "s,%{_prefix}%{_sbindir}/readahead,%{_sbindir}/readahead,g" scripts/readahead_*
 
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/readahead.git/commitdiff/8b04b73785689ccbc871e5189fe3fb8cad57ddfe



More information about the pld-cvs-commit mailing list