[packages/libmadcap] Fix applying patches.
arekm
arekm at pld-linux.org
Tue Jul 15 00:53:43 CEST 2025
commit c371ff6e244c8e5b438e9e514cab80f4d146e30c
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date: Tue Jul 15 00:53:28 2025 +0200
Fix applying patches.
libmadcap.spec | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/libmadcap.spec b/libmadcap.spec
index ebddcc9..b18abd6 100644
--- a/libmadcap.spec
+++ b/libmadcap.spec
@@ -49,7 +49,7 @@ Wersja statyczna biblioteki libmadcap.
%prep
%setup -q
-%patch0 -p1
+%patch -P0 -p1
%build
rm -f missing
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/libmadcap.git/commitdiff/c371ff6e244c8e5b438e9e514cab80f4d146e30c
More information about the pld-cvs-commit
mailing list