[packages/lufs] Fix applying patches.

arekm arekm at pld-linux.org
Tue Jul 15 01:11:29 CEST 2025


commit 3b03921e38c42f99dbe241e55e6fad1ee132909c
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date:   Tue Jul 15 01:11:14 2025 +0200

    Fix applying patches.

 lufs.spec | 8 ++++----
 1 file changed, 4 insertions(+), 4 deletions(-)
---
diff --git a/lufs.spec b/lufs.spec
index ef5dd54..53bf06a 100644
--- a/lufs.spec
+++ b/lufs.spec
@@ -93,10 +93,10 @@ System plików w przestrzeni użytkownika - moduł jądra SMP.
 
 %prep
 %setup -q
-%patch0 -p1
-%patch1 -p1
-%patch2 -p1
-%patch3 -p1
+%patch -P0 -p1
+%patch -P1 -p1
+%patch -P2 -p1
+%patch -P3 -p1
 
 %build
 %if %{with userspace}
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/lufs.git/commitdiff/3b03921e38c42f99dbe241e55e6fad1ee132909c



More information about the pld-cvs-commit mailing list