[packages/mined] Fix applying patches.
arekm
arekm at pld-linux.org
Tue Jul 15 01:19:22 CEST 2025
commit 875f563d614dbce481a274abc69b33461f8b6b21
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date: Tue Jul 15 01:19:07 2025 +0200
Fix applying patches.
mined.spec | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/mined.spec b/mined.spec
index cf993ad..4ac53dd 100644
--- a/mined.spec
+++ b/mined.spec
@@ -35,7 +35,7 @@ końca linii).
%prep
%setup -q
-%patch0 -p1
+%patch -P0 -p1
%build
cd src
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/mined.git/commitdiff/875f563d614dbce481a274abc69b33461f8b6b21
More information about the pld-cvs-commit
mailing list