[packages/coolkey] Fix applying patches.

arekm arekm at pld-linux.org
Mon Jul 14 23:03:45 CEST 2025


commit 24f3e6286c1ce78ed71f2e21e2f982b9cdbdf032
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date:   Mon Jul 14 23:03:30 2025 +0200

    Fix applying patches.

 coolkey.spec | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)
---
diff --git a/coolkey.spec b/coolkey.spec
index ab30313..d65aaf4 100644
--- a/coolkey.spec
+++ b/coolkey.spec
@@ -44,9 +44,9 @@ Pliki nagłówkowe biblioteki CoolKey Applet.
 
 %prep
 %setup -q
-%patch0 -p1
-%patch1 -p1
-%patch2 -p1
+%patch -P0 -p1
+%patch -P1 -p1
+%patch -P2 -p1
 
 %build
 %{__libtoolize}
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/coolkey.git/commitdiff/24f3e6286c1ce78ed71f2e21e2f982b9cdbdf032



More information about the pld-cvs-commit mailing list