[packages/ixgbe] Fix applying patches.

arekm arekm at pld-linux.org
Tue Jul 15 00:18:30 CEST 2025


commit 3a66f2a93b37275e6501c5e80c75035db33aba9c
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date:   Tue Jul 15 00:18:14 2025 +0200

    Fix applying patches.

 ixgbe.spec | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/ixgbe.spec b/ixgbe.spec
index 097b907..2c84f46 100644
--- a/ixgbe.spec
+++ b/ixgbe.spec
@@ -78,7 +78,7 @@ EOF\
 
 %prep
 %setup -q -n %{pname}-%{version}
-%patch0 -p1
+%patch -P0 -p1
 
 cp src/Makefile src/Makefile.%{name}
 cat > src/Makefile <<'EOF'
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/ixgbe.git/commitdiff/3a66f2a93b37275e6501c5e80c75035db33aba9c



More information about the pld-cvs-commit mailing list