[packages/unicorn] Fix applying patches.

arekm arekm at pld-linux.org
Tue Jul 15 03:26:00 CEST 2025


commit a87a0b17888cfdf643752f1df9a1e9ee76b7d5f5
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date:   Tue Jul 15 03:25:44 2025 +0200

    Fix applying patches.

 unicorn.spec | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/unicorn.spec b/unicorn.spec
index 646c492..a572615 100644
--- a/unicorn.spec
+++ b/unicorn.spec
@@ -68,7 +68,7 @@ Sterowniki do modemów USB ADSL Unicorn dla jądra Linuksa.
 
 %prep
 %setup -q -n %{name}
-%patch0 -p1
+%patch -P0 -p1
 
 %build
 %if %{with userspace}
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/unicorn.git/commitdiff/a87a0b17888cfdf643752f1df9a1e9ee76b7d5f5



More information about the pld-cvs-commit mailing list