[packages/igb] Fix applying patches.

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


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

    Fix applying patches.

 igb.spec | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/igb.spec b/igb.spec
index 929ab3f..563acfe 100644
--- a/igb.spec
+++ b/igb.spec
@@ -81,7 +81,7 @@ EOF\
 
 %prep
 %setup -q -n %{pname}-%{version}
-%patch0 -p1
+%patch -P0 -p1
 
 cat > src/Makefile <<'EOF'
 obj-m := igb.o
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/igb.git/commitdiff/f3b9f6b0d9f744a63dad82ffa76afb9fe5eb5089



More information about the pld-cvs-commit mailing list