[packages/openfec] Fix applying patches.

arekm arekm at pld-linux.org
Tue Jul 15 01:43:47 CEST 2025


commit 1601f4cacb1ee637223cb866fb85d8bf851e8a26
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date:   Tue Jul 15 01:43:31 2025 +0200

    Fix applying patches.

 openfec.spec | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/openfec.spec b/openfec.spec
index 94d8b51..c9b8fec 100644
--- a/openfec.spec
+++ b/openfec.spec
@@ -48,7 +48,7 @@ Pliki nagłówkowe biblioteki OpenFEC.
 
 %prep
 %setup -q -n %{name}_v%{version}
-%patch0 -p1
+%patch -P0 -p1
 
 %build
 install -d build
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/openfec.git/commitdiff/1601f4cacb1ee637223cb866fb85d8bf851e8a26



More information about the pld-cvs-commit mailing list