[packages/nvmixer] Fix applying patches.
arekm
arekm at pld-linux.org
Tue Jul 15 01:38:23 CEST 2025
commit 47638940bef75173fb80a798a52584bb06bb08a3
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date: Tue Jul 15 01:38:07 2025 +0200
Fix applying patches.
nvmixer.spec | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/nvmixer.spec b/nvmixer.spec
index e29a99f..7c5e8ae 100644
--- a/nvmixer.spec
+++ b/nvmixer.spec
@@ -23,7 +23,7 @@ Narzędzie do miksera nForce.
%prep
%setup -q -n %{name}
-%patch0 -p1
+%patch -P0 -p1
%build
%{__make} \
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/nvmixer.git/commitdiff/47638940bef75173fb80a798a52584bb06bb08a3
More information about the pld-cvs-commit
mailing list