[packages/siefs] Fix applying patches.
arekm
arekm at pld-linux.org
Tue Jul 15 02:58:08 CEST 2025
commit f6f2b38fc5413682b7a3b865739403948940ef05
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date: Tue Jul 15 02:57:52 2025 +0200
Fix applying patches.
siefs.spec | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/siefs.spec b/siefs.spec
index 45cd053..e81444c 100644
--- a/siefs.spec
+++ b/siefs.spec
@@ -35,7 +35,7 @@ C55/M50/MT50/SL55/C60.
%prep
%setup -q
-%patch0 -p1
+%patch -P0 -p1
%build
%{__aclocal}
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/siefs.git/commitdiff/f6f2b38fc5413682b7a3b865739403948940ef05
More information about the pld-cvs-commit
mailing list