[packages/lufis] Fix applying patches.
arekm
arekm at pld-linux.org
Tue Jul 15 01:11:27 CEST 2025
commit 5a97aaa1695981c05a118e743f2666334bf49369
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date: Tue Jul 15 01:11:11 2025 +0200
Fix applying patches.
lufis.spec | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/lufis.spec b/lufis.spec
index 3dd221c..3f6f891 100644
--- a/lufis.spec
+++ b/lufis.spec
@@ -21,7 +21,7 @@ Wrapper do używania modułów lufs z jądrem obsługującym fuse.
%prep
%setup -q
-%patch0 -p1
+%patch -P0 -p1
%build
%{__make}
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/lufis.git/commitdiff/5a97aaa1695981c05a118e743f2666334bf49369
More information about the pld-cvs-commit
mailing list