[packages/libscfg] Fix applying patches.
arekm
arekm at pld-linux.org
Tue Jul 15 00:59:19 CEST 2025
commit 8ab53939391ce5185f13555bb7bd8c9cddad8a63
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date: Tue Jul 15 00:59:04 2025 +0200
Fix applying patches.
libscfg.spec | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/libscfg.spec b/libscfg.spec
index fa98a08..1f6a064 100644
--- a/libscfg.spec
+++ b/libscfg.spec
@@ -38,7 +38,7 @@ Static libscfg library.
%prep
%setup -q -n %{name}-v%{version}
-%patch0 -p1
+%patch -P0 -p1
%build
%meson build \
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/libscfg.git/commitdiff/8ab53939391ce5185f13555bb7bd8c9cddad8a63
More information about the pld-cvs-commit
mailing list