[packages/infinipath-psm] Fix applying patches.
arekm
arekm at pld-linux.org
Tue Jul 15 00:14:41 CEST 2025
commit f4fc8b134baea444b1777b6311023da4ef66933c
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date: Tue Jul 15 00:14:25 2025 +0200
Fix applying patches.
infinipath-psm.spec | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
---
diff --git a/infinipath-psm.spec b/infinipath-psm.spec
index d7ce9a8..f0b3c5c 100644
--- a/infinipath-psm.spec
+++ b/infinipath-psm.spec
@@ -48,9 +48,9 @@ Pliki nagłówkowe PSM API.
%prep
%setup -q
-%patch0 -p1
-%patch1 -p1
-%patch2 -p1
+%patch -P0 -p1
+%patch -P1 -p1
+%patch -P2 -p1
%build
%{__make} \
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/infinipath-psm.git/commitdiff/f4fc8b134baea444b1777b6311023da4ef66933c
More information about the pld-cvs-commit
mailing list