[packages/rlocate] Fix applying patches.
arekm
arekm at pld-linux.org
Tue Jul 15 02:43:17 CEST 2025
commit 3deaef98297fb2108f765f43fa218159cc8ba0f5
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date: Tue Jul 15 02:43:01 2025 +0200
Fix applying patches.
rlocate.spec | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/rlocate.spec b/rlocate.spec
index 6c8022c..5a128d3 100644
--- a/rlocate.spec
+++ b/rlocate.spec
@@ -76,8 +76,8 @@ Ten pakiet zawiera moduł rlocate dla jądra Linuksa.
%prep
%setup -q
-%patch0 -p1
-%patch1 -p1
+%patch -P0 -p1
+%patch -P1 -p1
%build
%if %{with userspace}
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/rlocate.git/commitdiff/3deaef98297fb2108f765f43fa218159cc8ba0f5
More information about the pld-cvs-commit
mailing list