[packages/libsgml] Fix applying patches.
arekm
arekm at pld-linux.org
Tue Jul 15 00:59:31 CEST 2025
commit ddf3994db19f10c693efb07eacbbadcc2693cc18
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date: Tue Jul 15 00:59:15 2025 +0200
Fix applying patches.
libsgml.spec | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/libsgml.spec b/libsgml.spec
index 2a58037..a5159eb 100644
--- a/libsgml.spec
+++ b/libsgml.spec
@@ -52,7 +52,7 @@ Statyczna biblioteka libsgml.
%prep
%setup -q
-%patch0 -p1
+%patch -P0 -p1
%build
%{__autoconf}
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/libsgml.git/commitdiff/ddf3994db19f10c693efb07eacbbadcc2693cc18
More information about the pld-cvs-commit
mailing list