[packages/submount] Fix applying patches.
arekm
arekm at pld-linux.org
Tue Jul 15 03:09:35 CEST 2025
commit bd16f1b25373e27655ba87d8e6bd9ee188a05120
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date: Tue Jul 15 03:09:19 2025 +0200
Fix applying patches.
submount.spec | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/submount.spec b/submount.spec
index f4885df..26faf08 100644
--- a/submount.spec
+++ b/submount.spec
@@ -72,7 +72,7 @@ Ten pakiet zawiera moduł jądra Linuksa.
%prep
%setup -q -n %{pname}-%{version}
-%patch0 -p1
+%patch -P0 -p1
%build
%if %{with kernel}
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/submount.git/commitdiff/bd16f1b25373e27655ba87d8e6bd9ee188a05120
More information about the pld-cvs-commit
mailing list