[packages/xmedcon] Fix applying patches.
arekm
arekm at pld-linux.org
Tue Jul 15 10:17:39 CEST 2025
commit f644eeb1253b93e4a8805f0af2ab2a3b5a304f68
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date: Tue Jul 15 03:31:05 2025 +0200
Fix applying patches.
xmedcon.spec | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/xmedcon.spec b/xmedcon.spec
index ccbd358..f7a51e9 100644
--- a/xmedcon.spec
+++ b/xmedcon.spec
@@ -96,7 +96,7 @@ Statyczna biblioteka (X)MedCon.
%prep
%setup -q
-%patch0 -p1
+%patch -P0 -p1
%build
%{__libtoolize}
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/xmedcon.git/commitdiff/f644eeb1253b93e4a8805f0af2ab2a3b5a304f68
More information about the pld-cvs-commit
mailing list