[packages/lessfs] Fix applying patches.

arekm arekm at pld-linux.org
Tue Jul 15 00:42:40 CEST 2025


commit 1f146b530f191f708bcdf6de47819cbe0c6cba90
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date:   Tue Jul 15 00:42:24 2025 +0200

    Fix applying patches.

 lessfs.spec | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/lessfs.spec b/lessfs.spec
index 2269411..998c5f2 100644
--- a/lessfs.spec
+++ b/lessfs.spec
@@ -30,8 +30,8 @@ Lessfs is an inline data deduplicating filesystem.
 
 %prep
 %setup -q
-%patch0 -p1
-%patch1 -p1
+%patch -P0 -p1
+%patch -P1 -p1
 
 %build
 %{__libtoolize}
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/lessfs.git/commitdiff/1f146b530f191f708bcdf6de47819cbe0c6cba90



More information about the pld-cvs-commit mailing list