[packages/vxi] Fix applying patches.
arekm
arekm at pld-linux.org
Tue Jul 15 10:04:42 CEST 2025
commit 9e1fc31b16c1e70b2e6a7a54533e18737c88500f
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date: Tue Jul 15 03:30:39 2025 +0200
Fix applying patches.
vxi.spec | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/vxi.spec b/vxi.spec
index fe00348..10b0992 100644
--- a/vxi.spec
+++ b/vxi.spec
@@ -53,7 +53,7 @@ Statyczne biblioteki VXI.
%prep
%setup -q
-%patch0 -p1
+%patch -P0 -p1
%build
%{__libtoolize}
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/vxi.git/commitdiff/9e1fc31b16c1e70b2e6a7a54533e18737c88500f
More information about the pld-cvs-commit
mailing list