[packages/libunicap] Fix applying patches.

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


commit 5f10342576e3a7b3c9c4fb3e948d81def5d99b2f
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date:   Tue Jul 15 01:02:47 2025 +0200

    Fix applying patches.

 libunicap.spec | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/libunicap.spec b/libunicap.spec
index 3d1253c..5e26563 100644
--- a/libunicap.spec
+++ b/libunicap.spec
@@ -93,8 +93,8 @@ Reguły udeva dla urządzeń obsługiwanych przez unicap.
 
 %prep
 %setup -q
-%patch0 -p1
-%patch1 -p1
+%patch -P0 -p1
+%patch -P1 -p1
 
 %build
 %{__libtoolize}
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/libunicap.git/commitdiff/5f10342576e3a7b3c9c4fb3e948d81def5d99b2f



More information about the pld-cvs-commit mailing list