[packages/libofa] Fix applying patches.
arekm
arekm at pld-linux.org
Tue Jul 15 00:56:15 CEST 2025
commit f6a28571f0659250ee2fbec3a314d2834c8cb7fe
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date: Tue Jul 15 00:55:59 2025 +0200
Fix applying patches.
libofa.spec | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/libofa.spec b/libofa.spec
index 6d2e472..1af2cf3 100644
--- a/libofa.spec
+++ b/libofa.spec
@@ -54,8 +54,8 @@ Statyczna biblioteka libofa.
%prep
%setup -q
-%patch0 -p1
-%patch1 -p1
+%patch -P0 -p1
+%patch -P1 -p1
%build
%configure
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/libofa.git/commitdiff/f6a28571f0659250ee2fbec3a314d2834c8cb7fe
More information about the pld-cvs-commit
mailing list