[packages/xpack] Fix applying patches.

arekm arekm at pld-linux.org
Tue Jul 15 10:21:51 CEST 2025


commit 6d2e94d93ae9f9f05262322a0d73f12fe5b8a89e
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date:   Tue Jul 15 03:31:13 2025 +0200

    Fix applying patches.

 xpack.spec | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/xpack.spec b/xpack.spec
index 7258bed..4309990 100644
--- a/xpack.spec
+++ b/xpack.spec
@@ -50,7 +50,7 @@ Statyczna biblioteka xpack.
 
 %prep
 %setup -q
-%patch0 -p1
+%patch -P0 -p1
 
 %build
 %{__make} \
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/xpack.git/commitdiff/6d2e94d93ae9f9f05262322a0d73f12fe5b8a89e



More information about the pld-cvs-commit mailing list