[packages/eqnx] Fix applying patches.
arekm
arekm at pld-linux.org
Mon Jul 14 23:26:39 CEST 2025
commit f4998f9c5d104c58b1a41bd5a464be02b08f0c3a
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date: Mon Jul 14 23:26:23 2025 +0200
Fix applying patches.
eqnx.spec | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/eqnx.spec b/eqnx.spec
index c1293ef..d5f42ba 100644
--- a/eqnx.spec
+++ b/eqnx.spec
@@ -29,7 +29,7 @@ sterownik obsługuje wersje ISA, EISA i PCI kart 2, 4, 8 i
%prep
%setup -q -n %{name}-%{version}-1
-%patch0 -p1
+%patch -P0 -p1
%build
%{__make} build CC=%{kgcc} OPT="%{rpmcflags}" SMP=0
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/eqnx.git/commitdiff/f4998f9c5d104c58b1a41bd5a464be02b08f0c3a
More information about the pld-cvs-commit
mailing list