[packages/ueagle-atm4] Fix applying patches.
arekm
arekm at pld-linux.org
Tue Jul 15 03:25:04 CEST 2025
commit b99b4235a111610d5d09f2f850ce15332b755db0
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date: Tue Jul 15 03:24:48 2025 +0200
Fix applying patches.
ueagle-atm4.spec | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/ueagle-atm4.spec b/ueagle-atm4.spec
index b024685..46607e0 100644
--- a/ueagle-atm4.spec
+++ b/ueagle-atm4.spec
@@ -59,7 +59,7 @@ Linux kernel module for ueagle-atm4.
%prep
%setup -q -n %{name}
-%patch0 -p1
+%patch -P0 -p1
%{__sed} -i 's/CFLAGS +=/EXTRA_CFLAGS =/' driver/Makefile
%build
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/ueagle-atm4.git/commitdiff/b99b4235a111610d5d09f2f850ce15332b755db0
More information about the pld-cvs-commit
mailing list