[packages/liblzf] Fix applying patches.

arekm arekm at pld-linux.org
Tue Jul 15 00:53:35 CEST 2025


commit 3fd20f5bc791215bc0165492d2ab51afc86a032b
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date:   Tue Jul 15 00:53:19 2025 +0200

    Fix applying patches.

 liblzf.spec | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/liblzf.spec b/liblzf.spec
index ec5b8e8..155e2dc 100644
--- a/liblzf.spec
+++ b/liblzf.spec
@@ -59,7 +59,7 @@ Statyczna wersja biblioteki liblzf.
 
 %prep
 %setup -q
-%patch0 -p1
+%patch -P0 -p1
 
 %build
 %{__libtoolize}
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/liblzf.git/commitdiff/3fd20f5bc791215bc0165492d2ab51afc86a032b



More information about the pld-cvs-commit mailing list