[packages/lrmi] Fix applying patches.
arekm
arekm at pld-linux.org
Tue Jul 15 01:10:17 CEST 2025
commit d160341991b5ab30a498a44ad65f7789234f518e
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date: Tue Jul 15 01:10:01 2025 +0200
Fix applying patches.
lrmi.spec | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/lrmi.spec b/lrmi.spec
index 393ae7a..06cc271 100644
--- a/lrmi.spec
+++ b/lrmi.spec
@@ -67,7 +67,7 @@ Pliki nagłówkowe i statyczna biblioteka lrmi dla klibc.
%prep
%setup -q
-%patch0 -p1
+%patch -P0 -p1
%build
%if %{with klibc}
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/lrmi.git/commitdiff/d160341991b5ab30a498a44ad65f7789234f518e
More information about the pld-cvs-commit
mailing list