[packages/cfl] Fix applying patches.

arekm arekm at pld-linux.org
Mon Jul 14 22:57:10 CEST 2025


commit bdbe4e29a21ca1f0d93a95c14066f0dcb2a08ff9
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date:   Mon Jul 14 22:56:54 2025 +0200

    Fix applying patches.

 cfl.spec | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/cfl.spec b/cfl.spec
index 8ef4214..fa491ad 100644
--- a/cfl.spec
+++ b/cfl.spec
@@ -56,7 +56,7 @@ Statyczna biblioteka plików konfiguracyjnych.
 
 %prep
 %setup -q
-%patch0 -p1
+%patch -P0 -p1
 
 %build
 %{__libtoolize}
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/cfl.git/commitdiff/bdbe4e29a21ca1f0d93a95c14066f0dcb2a08ff9



More information about the pld-cvs-commit mailing list