[packages/ndas] Fix applying patches.
arekm
arekm at pld-linux.org
Tue Jul 15 01:32:12 CEST 2025
commit 603f62aad4852f9d580c3c4f631cbeacd466794f
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date: Tue Jul 15 01:31:56 2025 +0200
Fix applying patches.
ndas.spec | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/ndas.spec b/ndas.spec
index 0f8dbda..c23a050 100644
--- a/ndas.spec
+++ b/ndas.spec
@@ -57,7 +57,7 @@ Ten pakiet zawiera moduł jądra Linuksa.
%prep
%setup -q -n %{name}-%{version}-%{subver}
-%patch0 -p1
+%patch -P0 -p1
%build
%if %{with userspace}
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/ndas.git/commitdiff/603f62aad4852f9d580c3c4f631cbeacd466794f
More information about the pld-cvs-commit
mailing list