[packages/metaio] Fix applying patches.
arekm
arekm at pld-linux.org
Tue Jul 15 01:18:13 CEST 2025
commit d132241a2e001545ebb0359dd839f0afbbb83850
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date: Tue Jul 15 01:17:57 2025 +0200
Fix applying patches.
metaio.spec | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/metaio.spec b/metaio.spec
index 4a3c788..4be1e54 100644
--- a/metaio.spec
+++ b/metaio.spec
@@ -53,7 +53,7 @@ Statyczna biblioteka metaio.
%prep
%setup -q
-%patch0 -p1
+%patch -P0 -p1
%build
%{__libtoolize}
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/metaio.git/commitdiff/d132241a2e001545ebb0359dd839f0afbbb83850
More information about the pld-cvs-commit
mailing list