[packages/dkms] Fix applying patches.
arekm
arekm at pld-linux.org
Mon Jul 14 23:15:23 CEST 2025
commit 21ca075ff9ddda55291ac64dc6713b259f4f935e
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date: Mon Jul 14 23:15:07 2025 +0200
Fix applying patches.
dkms.spec | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/dkms.spec b/dkms.spec
index 3f5efef..fa3aaad 100644
--- a/dkms.spec
+++ b/dkms.spec
@@ -57,7 +57,7 @@ Bashowe uzupełnianie parametrów dla polecenia dkms.
%prep
%setup -q
-%patch0 -p1
+%patch -P0 -p1
%install
rm -rf $RPM_BUILD_ROOT
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/dkms.git/commitdiff/21ca075ff9ddda55291ac64dc6713b259f4f935e
More information about the pld-cvs-commit
mailing list