[packages/midgard-lib] Fix applying patches.
arekm
arekm at pld-linux.org
Tue Jul 15 01:18:56 CEST 2025
commit 12553d8502f369d82570bf29d3d70fb910c68659
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date: Tue Jul 15 01:18:40 2025 +0200
Fix applying patches.
midgard-lib.spec | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/midgard-lib.spec b/midgard-lib.spec
index 93343d5..59e7466 100644
--- a/midgard-lib.spec
+++ b/midgard-lib.spec
@@ -62,7 +62,7 @@ Statyczna wersja biblioteki midgard.
%prep
%setup -q
-%patch0 -p1
+%patch -P0 -p1
%build
%{__libtoolize}
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/midgard-lib.git/commitdiff/12553d8502f369d82570bf29d3d70fb910c68659
More information about the pld-cvs-commit
mailing list